5330 shaares
5 private links
5 private links
3 results
tagged
rest
We can use curl instead of postman too :
curl -i -X POST -H 'Content-Type: application/json' -d '{"day": 3, "month": 7, "year": 2024}' http://127.0.0.1:8000/date/date-plus-month
Très bonne dépêche sur le web et ses «évolutions» :)
Un bel exemple d'api RESTfull ;)