Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 142 Bytes

File metadata and controls

14 lines (7 loc) · 142 Bytes

API endpoints

GET /users

Get a list of all users

POST /users

Create a new user

GET /users/{id}

Get user details by ID