Skip to content

Latest commit

 

History

History

query_service

Query Service

This service provides the endpoints and the functionalities necessary for querying (and updating) the knowledge graphs from the graph database.

Features Implemented

  • Logging
  • Endpoints to query the data from the graph database

Acknowledgements

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

License

MIT