Skip to content

Instantly share code, notes, and snippets.

@sprunka
Created May 31, 2016 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sprunka/4115b95a34d324084bf4c3349062dd42 to your computer and use it in GitHub Desktop.
Save sprunka/4115b95a34d324084bf4c3349062dd42 to your computer and use it in GitHub Desktop.
Regular session abstract

Looking at building a nice RESTful API? In this talk I will guide you through creating a PSR-7 compliant RESTful API using the Slim framework and some handy Middleware utilities. Includes routing, using Object Oriented structure, JSON delivery, error handling, and even a SOAP-like help feature (not a WSDL, but functionally similar).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment