mhihasan / python-fastapi-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Boilerplate

Technologies Used:

This project uses asynchronous programming with the help of following technologies:

Style guide, Formatters and linters used

Instructions

Running development server

make run_server

Running tests

make test

API testing guideline

Using Swagger UI

Browse Swagger Doc

About


Languages

Language:Python 80.8%Language:Dockerfile 11.5%Language:Makefile 6.3%Language:Shell 1.4%