Staging instance, all changes can be removed at any time

Skip to content

Move GraphQL ASGI app under Starlette

Jayesh requested to merge starlette-app into master

Remove Flask dependency from tests Use real config file instead of fixtures New test config file

Advantages

  • Framework libraries
  • ASGI Test client
  • Existing middlewares and backends
  • Can move to FastAPI in the future without any code change (if needed)
Edited by Jayesh

Merge request reports

Loading