Metadata-Version: 2.1
Name: st-microservice
Version: 0.11.3
Summary: Tools to build Microservice Backends
Project-URL: Homepage, https://github.com/rouppart/ST-Microservice
Author-email: Robert Trad <roberttrad@gmail.com>
License-File: LICENSE.txt
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: aiodataloader<1
Requires-Dist: ariadne==0.17.0
Requires-Dist: gunicorn>=20.0
Requires-Dist: pyjwt<3,>=2.1
Requires-Dist: pyparsing<4,>=3.0
Requires-Dist: sqlalchemy<3,>=2.0b
Requires-Dist: starlette<1
Requires-Dist: uvicorn>=0.20
Requires-Dist: uvloop>=0.17; sys_platform == 'linux'
Requires-Dist: websockets<11
Description-Content-Type: text/markdown

# Tools to build microservice

Backend of the Saad & Trad microservices architecture based on Graphql, Starlette and SQLAlchemy