Metadata-Version: 2.1
Name: st-microservice
Version: 2.0.7
Summary: Tools to build Microservice Backends
Author-Email: Robert Trad <roberttrad@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Project-URL: Homepage, https://github.com/rouppart/ST-Microservice-Backend
Requires-Python: >=3.12
Requires-Dist: aiodataloader<1
Requires-Dist: ariadne==0.23.0
Requires-Dist: asyncpg<1
Requires-Dist: gunicorn<24
Requires-Dist: httpx<1
Requires-Dist: PyJWT<3
Requires-Dist: pyparsing<4
Requires-Dist: starlette<1
Requires-Dist: uvicorn<1
Requires-Dist: websockets<14
Provides-Extra: celery
Requires-Dist: celery; extra == "celery"
Requires-Dist: redis; extra == "celery"
Description-Content-Type: text/markdown

# Tools to build microservice

Backend of the Saad & Trad microservices architecture based on Graphql, Starlette and a custom SQL query builder