FastAPI Pundra Setup
Why FastAPI Pundra?
Fastapi pundra is a robust lib for developing applicaton fast whatever REST api
or graphql api
.
Installation
- pipenv
- pip
pipenv install fastapi-pundra
pip install fastapi-pundra
Template/Boilerplate
code4mk also developed a template/boilerplate for fastapi pundra. you can use it as a starting point for your project.