Logo
Abou Oubayda API Documentation

Eleves

Number of APIs: 4


1. Inscription élève

POST http://127.0.0.1:8000/api/inscription



2. Réinscription élève

POST http://127.0.0.1:8000/api/reinscription



3. Liste des élevès

GET http://127.0.0.1:8000/api/eleves-liste



4. Affichage d'un(e) eleve

GET http://127.0.0.1:8000/api/eleve-show/AO-2200012



ENDPOINTS