fastapi-rest-framework

Restful API based on FastAPI, Pydantic and SQLAlchemy


Keywords
fastapi, pydantic, sqlalchemy
License
MIT
Install
pip install fastapi-rest-framework==0.0.2

Documentation

FastAPI REST framework

Release Licence

Introduction

Restful API based on FastAPI, Pydantic and SQLAlchemy

Installation

poetry add fastapi-rest-framework
pip install fastapi-rest-framework