REST API with Swift on Vapor
https://medium.com/@myltik/rest-api-with-swift-on-vapor-fca5ea6667f
Recently I was in need to have a server-side storage with some kind of a discovery service for my JSON data files. So I was tearing myself apart:
After a bit of fighting with myself, I decided to come up with this post due to the following facts:
REST API with Swift on Vapor
Jan 15, 2019, 3:14am UTC
https://medium.com/@myltik/rest-api-with-swift-on-vapor-fca5ea6667f
> Recently I was in need to have a server-side storage with some kind of a discovery service for my JSON data files. So I was tearing myself apart:
> After a bit of fighting with myself, I decided to come up with this post due to the following facts: