DEV Community

Ramiro for Auth0

Posted on • Edited on • Originally published at auth0.com

6 2

Developing RESTful APIs with Lumen (A PHP Micro-framework)

Lumen is an open-source PHP based micro-framework created by Taylor Otwell in 2015. Lumen is designed for building lightning fast micro-services and APIs. And it opts for maximum speed rather than flexibility in the bootstrapping process. The PHP micro-framework was born out of the need to have light Laravel installations that could be faster than existing PHP micro-frameworks such as Slim and Silex.

In this tutorial, we'll show you how easy it is to build and secure an API with Lumen!

Read on 💡

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (1)

Collapse
 
Sloan, the sloth mascot
Comment deleted