This Flask application is designed to test the Runeable.com deployment platform.
/health endpoint for monitoringGET /api/users - List all usersPOST /api/users - Create a new userGET /api/users/:id - Get a specific userDELETE /api/users/:id - Delete a user