Building a Swift Web API

Building a Swift Web API

try! Swift Conference via YouTube Direct link

Frank vs Kitura vs Vapor

17 of 21

17 of 21

Frank vs Kitura vs Vapor

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Building a Swift Web API

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 API Design
  3. 3 What makes a good API?
  4. 4 Example: Pagination
  5. 5 How do we introduce changes to our API?
  6. 6 Versioning APIs
  7. 7 API is coupled to implementation details
  8. 8 What happens when you version an API?
  9. 9 How can we design the API without exposing implementation details?
  10. 10 REST Representational State Transfer
  11. 11 Anticipating change is one of the central themes of REST
  12. 12 Tight Coupling
  13. 13 Controls have to be learned on the fly. That's what hypermedia enables
  14. 14 Web Linking RFC 5988
  15. 15 Building an API in Swift
  16. 16 Web Frameworks
  17. 17 Frank vs Kitura vs Vapor
  18. 18 Server APIs Working Group
  19. 19 Manual Deployment
  20. 20 Monitoring
  21. 21 Papertrail

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.