diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-12-24 14:16:06 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-12-24 14:16:06 +0530 |
commit | 553e8f8a15ec52ae704ac84692a72c1f92200ff2 (patch) | |
tree | eb92a50c6ee36350d85b504050867e2c83251313 | |
parent | 14ba16ec7abd66b4367db1dd1373ae9010de7d17 (diff) |
README.md: Adding TODO for Containerizing the API
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ Once the server is running, you can access the API endpoints to upload a file fo - [x] Connect with DB - [x] Store JSON data to DB - [x] Perform verification - +- [ ] Containerize the API ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. |