-
Notifications
You must be signed in to change notification settings - Fork 0
Higorbraga01/backendplenohigorbraga
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- API_URL: https://backendplenohigorbraga.herokuapp.com/colaboradores/ ------- Method -----------------Url-----------------------------------------Code--------------Response GET----------------- /colaboradores -------------------------------200--------------Array of object GET--------------- /colaboradores/:id ------------------------------200--------------Object GET---------------/colaboradores/search?cpf=40551753021 ------------200 -------------Object POST--------------- /colaboradores----------------------------------201 -------------No response DELETE---------------/colaboradores/:id --------------------------- 204--------------No response GET --------------- /setores -------------------------------------- 200--------------Array of object POST---------------/setores --------------------------------------- 201--------------No response --------------------------------------PAGINATION --------------------------------/Add query params to GET requests: · --------------- /setores/page?page=0&direction=ASC&orderBy=descricao&linesPerPage=2 ·
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published