Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/igrandav/cocoaheads-swiftserver-vapor

Demo project to illustrate my talk on swift server using vapor
https://github.com/igrandav/cocoaheads-swiftserver-vapor

Last synced: 29 days ago
JSON representation

Demo project to illustrate my talk on swift server using vapor

Awesome Lists containing this project

README

        

Demo project for Swift Server using Vapor talk
==============================================

During [CocoaHeads Nantes](https://www.meetup.com/fr-FR/CocoaHeads-Nantes) [@iAdvize](https://twitter.com/iadvize)

The full video of the presentation can be viewed [here](https://youtu.be/dsyWzAFvUdA)

## How to

* The demo starts with the standard vapor API template by typing `vapor new tasks-api`
* `demo.md` contains all the code snippets. Use [Snipetty](http://snippetty.io) to load it and replay the demo as you wish.

## FAQ

You can reach me [@iGranDav](https://twitter.com/igrandav) on twitter for any questions.