Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 895 Bytes

README.md

File metadata and controls

49 lines (26 loc) · 895 Bytes

SEBA FastAPI

Quelques petites applications pour accompagner une introduction au framework FastAPI.

Installation

git clone https://github.com/sverbois/seba_fastapi.git
cd seba_fastapi
make install

Applications

Use query, path, headers and body parameters

make start1

Add to 42 application

make start2

A CRUD application

make start3

An application with a frontend form

make start4

TODO Déployer

TODO HTML response

TODO PDF response

TODO utiliser des variables d'environnement

TODO valider un numéro de téléphone

TODO utiliser une authentification