Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Previna
previna
Wiki
requisitos api
requisitos api
· Changes
Page history
carlos.ilha created page: requisitos api
authored
Sep 01, 2017
by
Carlos Henrique Arype Ilha
Show whitespace changes
Inline
Side-by-side
requisitos-api.md
0 → 100644
View page @
27fb6be8
# Requisitos API
## Resource: auth
US 01: POST /login
## Resource: users
GET /
POST /
DELETE /{id}
GET /{id}
PUT /update
## Resource: faixa-etaria
GET /
POST /
DELETE /{id}
GET /{id}
PUT /update
## Resource: eixo
GET /
POST /
DELETE /{id}
GET /{id}
PUT /update