[Lynda] Building APIs in PHP Using the Slim Micro Framework

Author

image of author Keith Casey

FCO Telegram Channel

Keith Casey

Released

10/10/2016

A well-designed API includes not just URLs and response codes but also authentication, consistent structures, and useful JSON payloads. Luckily, the Slim micro framework makes it easy to move an API from concept to implementation to production. What used to take weeks or even months can usually be done in hours or days with Slim.

This course begins with a simple application specification and builds it one step at a time. Each chapter includes a key concept, with examples from other public APIs, and then shows how to build it yourself with Slim. Learn about URL routing, validating input, and generating response codes and hypermedia payloads. Like any project, the first implementation may be a little messy but don’t worry. The last chapter covers refactoring and what it takes to scale and support the API going forward.

Topics include:

  • Understanding the project goals
  • Setting up the database
  • Adding authentication in Slim
  • Using cross-framework and authentication middleware
  • Creating a read-write API in Slim
  • Uploading files via the API
  • Adding file security
  • Creating payloads and response codes in Slim
  • Scaling your API
Skill Level Beginner

1h 52m

Duration

50,528

Views

Size: 255.72M

Leave a Comment