An open API service indexing awesome lists of open source software.

https://github.com/jasocami/phonebook-fastapi-pytest

First time I use FastAPI
https://github.com/jasocami/phonebook-fastapi-pytest

fastapi python sqlmodel

Last synced: 26 days ago
JSON representation

First time I use FastAPI

Awesome Lists containing this project

README

          

## Phonebook

First touch with fastAPI. Playground.

## Run

Create a new virtualenv with python >3.8 and install req.txt

* Activate venv
* cd to proyect app
* run fastapi dev main.py

## Todo

Pytest