JSON API Demo
Home
Request
Response
Validation
Session
Flash
CSRF
Upload
API
Helpers
Routing
Errors
DB
Config
API Endpoints
GET /api/users
Get all users
Fetch Users
GET /api/user?id=1
Get a specific user
User ID
Fetch User
GET /api/error
Get error response (500 status)
Fetch Error