mihjovil / fastapi_template

Template for Fastapi applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fastapi template

This repository is a template for any development of an api that is done using fastapi as the framework. It contains a basic initialization of an app with some example endpoints. Additionally, it contains also a pkg folder where the structs to parse the request data and potential responses are defined.

About

Template for Fastapi applications

License:MIT License


Languages

Language:Python 100.0%