Skip to content

Repository files navigation

Simple flask application that implements service layer pattern that abstract application logic consumed by REST API and GraphQL API.

Run tests

>> PYTHONPATH=src pytest -x

Start application

>> flask run --host=0.0.0.0

About

Playground app showing how service layer pattern can decouple your application from framework (API).

Topics

Resources

Stars

Watchers

Forks

Packages

Contributors

Languages