Skip to content

mateussoaresr/API-Management-Queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation

Documentation for using the API.

Authentication

There is no need to use authentication to make requests to this API.

Error Codes

400 – Bad Request

Data sent incorrectly or nonstandard.

Endpoints

  • /createUser - Register user;
  • /addToLine - Places a user at the bottom of the queue;
  • /findPosition - Returns a user's position from their email;
  • /showLine - Lists users in the queue and their respective positions;
  • /filterLine - Lists users filtered from a parameter;
  • /popLine - Get the person out of the front row;

Note

This API contains four users previously registered HARDCODED

About

API para gerenciamento de uma fila

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published