-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
## MOCK VELIKO API | ||
|
||
### Introduction | ||
|
||
Ce projet est un serveur API REST qui simule le comportement de l'API Velib. | ||
Il est utilisé pour faire des projets pédagogiques (applicatif) qui utilisent l'API Velib sans avoir besoin de se connecter à l'API officielle. | ||
|
||
La documentation : [https://studoo-app.github.io/mock-veliko-api/](https://studoo-app.github.io/mock-veliko-api/) | ||
|
||
L'API Velib est une API REST qui permet de récupérer des informations sur les stations Velib de la ville de Paris. | ||
Voici le lien de l'API officielle : [https://www.velib-metropole.fr/donnees-open-data-gbfs-du-service-velib-metropole](https://www.velib-metropole.fr/donnees-open-data-gbfs-du-service-velib-metropole) |