OpenDataAPI/README.md
2023-12-11 13:59:00 +01:00

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/)