Metadata-Version: 2.1
Name: st-microservice
Version: 0.9.11
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.9
Requires-Dist: ariadne==0.16.1
Requires-Dist: pyjwt<3,>=2.1.0
Requires-Dist: pyparsing<4,>=3.0.0
Requires-Dist: sqlalchemy<1.5
Requires-Dist: starlette<0.21
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