Vapor RestKit
Vapor RestKit is library that allows to quickly build robust and consistent Restful API with Server Side Swift framework Vapor.
Features:
- CRUDs with Resource and Nested Resource Controllers
- Parent-Child and Siblings relations for Nested Resource Controllers
- Nested Resource Controllers for Authenticatable Resource
- Filter query
- Sorting query
- Eager loading query
- Fluent Model convenience extensions
- Cursor Pagination
References
GitHub - KazaiMazai/vapor-rest-kit: Fast pace REST API library for Vapor
Comments