corysullivan / hummingbird-examples

Examples demonstrating various aspects of the Hummingbird swift server framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hummingbird Example Code

Examples converted to Hummingbird 2.0

And finally

  • todos-auth-fluent - This is a more complete example which shows authentication, CRUD operations and mustache rendering all in one app.

Examples still working with Hummingbird 1.0

  • auth-srp - Secure Remote Password authentication.
  • ios-image-server - iOS web server that provides access to iPhone photo library.
  • todos-fluent - Todos application, based off TodoBackend spec, using Fluent
  • upload-s3 - File uploading and downloading using AWS S3 as backing store.

The full set of Hummingbird 1.0 examples can be found at https://github.com/hummingbird-project/hummingbird-examples/tree/1.x.x

About

Examples demonstrating various aspects of the Hummingbird swift server framework


Languages

Language:Swift 74.0%Language:JavaScript 13.5%Language:Dockerfile 7.1%Language:HTML 2.9%Language:Mustache 1.5%Language:Shell 1.0%Language:CSS 0.1%