Add Ajax display WIP for the number of rdv

This commit is contained in:
2024-04-05 10:50:12 +02:00
parent a2bcc00a44
commit 6fdf04db9a
6 changed files with 138 additions and 36 deletions

View File

@@ -2,7 +2,7 @@ GET http://serveur-projet-s4.felix/src/API/requests.php/api/search?type=Généra
Accept: application/json
###
GET http://serveur-projet-s4.felix/src/API/requests.php/api/search-location?location=44
GET http://serveur-projet-s4.felix/src/API/requests.php/api/search-postal?postal=44
Accept: application/json
###
@@ -18,4 +18,9 @@ Accept: application/json
GET http://serveur-projet-s4.felix/src/API/requests.php/api/rdv-date?date=2024-03-18&id=1
Accept: application/json
###
GET http://serveur-projet-s4.felix/src/API/requests.php/api/search?type=G%C3%A9n%C3%A9raliste&postal=35
Accept: application/json
###