aboutsummaryrefslogtreecommitdiff
path: root/app/apis.py
AgeCommit message (Collapse)Author
2021-06-06Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 2d5ab7b according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/a86da106-1f68-4a11-84a6-76647546672c/
2021-06-06removed assertionNavan Chauhan
2021-06-06Use identity check for comparison to a singletondeepsource-autofix[bot]
2021-06-06Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 57207ef according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/fb582430-1f1f-45bb-8c05-5f5bec16f981/
2021-06-06expanded test coverageNavan Chauhan
2021-06-06throw 404 codeNavan Chauhan
2021-06-05added exampleNavan Chauhan
2021-06-05added FastAPI supportNavan Chauhan