Should Mobile Developers Learn Backend?
Lack of backend may be a strong barrier for mobile developers on their way to building a mobile app.
Here is a list of mBaaS that may help.
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.
Comments