JSON API Demo

API Endpoints

GET /api/users

Get all users

GET /api/user?id=1

Get a specific user

GET /api/error

Get error response (500 status)