- [x] Github authentication (/auth) - [x] View account informations (/user/{userId}) - [ ] Deactivate an account (/user/{userId}/deactivate - [ ] Create an organisation (POST /organisations) - [ ] List organisations (GET /organisations) - [ ] View an organisation shop (GET /articles) - [x] List articles (GET /articles) - [x] View details of an article (GET /articles/{articleId}) - [x] #54 - [x] #55 - [ ] Create/Update an article (Admin) (/articles && /articles/{articleId}) - [x] #56 - [x] #57
/organisations)