Commit 6614bf06 authored by noureen.taj's avatar noureen.taj 🖖🏻

Update README.md

parent 8e94ab3c
...@@ -31,7 +31,6 @@ For Linting, `PyLint` is used. ...@@ -31,7 +31,6 @@ For Linting, `PyLint` is used.
## Modules to be used ## Modules to be used
- All services are written using [FastAPI](https://fastapi.tiangolo.com/) - All services are written using [FastAPI](https://fastapi.tiangolo.com/)
- [Pymongo](https://pymongo.readthedocs.io/en/stable/) is preferred as mongo client. Should there be a need for Async, Motor can be used. - [Pymongo](https://pymongo.readthedocs.io/en/stable/) is preferred as mongo client. Should there be a need for Async, Motor can be used.
- [Mongo Utility](https://gitlab-pm.knowledgelens.com/KnowledgeLens/Products/iLens-2.0/platform-general/-/blob/master/mongo_util/mongo_util.py) is available for all UnifyTwin projects. It is strongly advised to use the util as it takes care of various standards we follow in UnifyTwin (DB split, security, etc).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment