RESTful APIs in the Real World Course 2

Description

What you’ll be learning

This tutorial uses a deprecated micro-framework called Silex. The fundamentals of REST are still ?valid, but the code we use can’t be used in a real application.Silex

Making RESTful APIs is hard, really hard. There are a lot of concepts to know – resources, representations, HTTP methods, status codes, etc.

Course 1 got us really comfortable with all the terminology. So in episode 2, we’re attacking the hard stuff:

  • Using a serializer
  • Token Authentication System (Silex’s security system)
  • Hypermedia versus media
  • The HAL hypermedia type
  • The HATEOAS PHP library
  • The HAL Browser
  • Embedding resources (versus adding links)
  • Tricks with Behat for testing API’s
  • Pagination and filtering
  • A lot of other pieces in between!

This stuff is not easy. But if you make it through, you’ll be armed to attack whatever API need you have. And for documenting your API, see Course 3 (not released yet)

Download Links

Direct Download

RESTful APIs in the Real World Course 2.zip (619.1 MB) | Mirror

Torrent Download

RESTful APIs in the Real World Course 2.torrent (29 KB) | Mirror

Leave a Reply

Your email address will not be published. Required fields are marked *