mRcSchwering / rest-in-peace

GraphQL API using python Ariadne and starlette with SQLAlchemy and Alembic for database management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rest-in-peace

Ariadne GraphQL app with SQLAlchemy and Alembic.

  • alembic/ database version management (and on-app-start database test)
  • app/ actual app with database models and resolvers
  • docker/ files and docker-compose.ymls
  • tests/ test suite

About

GraphQL API using python Ariadne and starlette with SQLAlchemy and Alembic for database management.

License:GNU General Public License v3.0


Languages

Language:Python 95.7%Language:Dockerfile 1.8%Language:Mako 1.5%Language:Shell 1.1%