kkiyama117 / fastAPI_template

fastAPI and async db and firebase api demo for my use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

portfolio_api

FastAPI portfolio backend

development

install

make init_dev

Test

if you have pyenv environment or have installed multi python version, you can use tox with multi versions of python. you need to set version numbers to use in .python-version if you use pyenv.

3.8.2
3.7.7

(this is not required if you don't use pyenv and can access to both of python3.8 and python3.7 from project root.)

About

fastAPI and async db and firebase api demo for my use.

License:MIT License


Languages

Language:Python 90.1%Language:Makefile 5.6%Language:Dockerfile 4.3%