Server is running
GET /api - Status check
GET
GET /api/hello/{name} - Hello message
POST /api/data - Send JSON data
POST