feat: Add documentation

This commit is contained in:
Simon C 2023-12-11 13:59:00 +01:00
commit 1d0f53fb10

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Data Project
Création d'une API unifié pour accéder à l'ensemble des données dont P4Pillon a besoin.
## Composants logiciels
- Base de données : [PostgreSQL](https://www.postgresql.org/)
- API : [PostgREST](https://postgrest.org/) ([Documentation](https://postgrest.org/en/stable/explanations/install.html#docker))
- UI : [Swagger UI](https://swagger.io/tools/swagger-ui/)