APIs
Cloesce generates an RPC-like REST API for every Model in your application.
This chapter covers how to:
- Define REST APIs
- Generated CRUD APIs
- Inject dependencies into APIs
- Validate API inputs with Runtime Validation
- Define Plain Old Objects
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Cloesce generates an RPC-like REST API for every Model in your application.
This chapter covers how to: