Building a Micro-Service with Lumen
Published on by Eric L. Barnes
Prosper Otemuyiwa has a new tutorial out stepping you through creating micro-service using Lumen.
So, the idea is to build a microservice that showcases your Developer Evangelist status based on the number of public repos you have on Github. The assumption here is that the more publicly available repos you have on github, the more you support the idea of Open source..giving back to the community.
He goes through installation, routing, enabling Eloquent, and includes a complimentary GitHub repo with all the code used.
Eric is the creator of Laravel News and has been covering Laravel since 2012.