This service provides the endpoints and the functionalities necessary for querying (and updating) the knowledge graphs from the graph database.
- Logging
- Endpoints to query the data from the graph database
Special thanks to the authors of the resources below who helped with some best practices.
- Building Python Microservices with FastAPI
- Mastering-REST-APIs-with-FastAPI
- FastAPI official documentation