ongraphpythondev / FastAPI_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastAPI python with testing API using python's pytest

This fastapi is modern , fast and easy to use web framework for building APIs.

In this FastAPI project ,

It has API for all CRUD (Create , Read , Update , Delete) method. It also has pytest testing python program in it to test API methods.

To install requirement python libraries :

pip install -r requirement.txt

About


Languages

Language:Python 100.0%