Documentation for using the API.
There is no need to use authentication to make requests to this API.
400 – Bad Request
Data sent incorrectly or nonstandard.
/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;
This API contains four users previously registered HARDCODED