Pragmatism in the real world

Building an API with Slim 3Presented at Brighton PHP user group, October 2015

Slim 3 builds on the PSR-7 HTTP message interfaces and provides useful features such as routing, and a DI container. It’s very lightweight and so is an ideal platform for building an API. In this talk, we look at how to use Slim 3 as the basis for your API.