Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/igrandav/cocoaheads-swiftserver-vapor
- Owner: iGranDav
- Created: 2019-01-31T01:08:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T09:11:19.000Z (almost 6 years ago)
- Last Synced: 2024-10-17T07:14:14.522Z (about 1 month ago)
- Language: Swift
- Size: 10.6 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.