Vapor RestKit 2.1 - Backward Cursor Pagination
One small step for Vapor RestKit - one giant leap for mankind. Bi-directional cursor pagination is now available in Vapor RestKit
How to Make REST API on Swift Even Better. Vapor RestKit 2.0 is Out
A BIG update for Vapor RestKit - fast pace RestFul API framework for Vapor.
Build CRUDs with Sort, Filter, and Cursor pagination cleaner than ever.
How to Make REST API on Swift Even Better. I'm Working On Vapor RestKit 2.0
I've started to work on a big update for Vapor RestKit.
I've been using it for a while and noticed several shortcomings that were not noticeable at the stage of the initial design, both related to its internals and API.
How To: REST API in Swift with Vapor RestKit — CRUDs
Writing CRUD Rest APIs is something that gets me bored VERY fast. Here comes RestKit with a vaccine from CRUDs boredom
How To: REST API in Swift with Vapor RestKit — ORM Extensions
One of the things I worked on some time ago was Vapor Rest Kit
It started as a set of utils I implemented to speed up the development of my side project.
Gradually my Vapor utils grew rather large and decided to move it to a separate package and publish.