API Documentation
Endpoints
GET /api/users
Retrieve a list of all users.
POST /api/users
Create a new user.
GET /api/users/{id}
Retrieve a specific user by ID.