A template project for fastapi API service.
pipenv install
pre-commit install# will run the server in watch mode
pipenv run start-dev
# will run the server and expose it with ngrok tunnel
pipenv run start-ngrokvscode launch command attached
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A template project for fastapi API service.
pipenv install
pre-commit install# will run the server in watch mode
pipenv run start-dev
# will run the server and expose it with ngrok tunnel
pipenv run start-ngrokvscode launch command attached