Building a REST API in Lumen You’ll Love to Use

Great Falls

In the day of PHP microservices, API’s are inevitable. Designing and building a clean and intuitive one does not happen easily. Not only do you have to worry about resources, collection, pagination, which HTTP methods to use, and more, you have to make it reliable so it won’t break for your clients when new features are added. A clean and easy to use REST API is what will help your microservices succeed.

Intermediate Laravel