Commit 14ede517 authored by thibaut-felten's avatar thibaut-felten

Doc Login

parent e08affb8
......@@ -4,7 +4,7 @@
Open endpoints require no Authentication.
* [Login](#Login) : `POST /api/login/`
* [Login](doc/login.md) : `POST /api/login/`
* Get all users data : `GET /api.php/users/`
* Show data of a user : `GET /api.php/user/{id}`
* Create a new user : `POST /api.php/user/{id}`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment