10 lines
384 B
Markdown
10 lines
384 B
Markdown
|
# 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/)
|