Book Image

Building REST-Based Microservices with Lumen [Video]

By : Hiren Dave
Book Image

Building REST-Based Microservices with Lumen [Video]

By: Hiren Dave

Overview of this book

<p><span id="description" class="sugar_field">Do you want to create blazingly fast RESTful APIs that are easy to integrate with various applications? Lumen, one the best micro-frameworks available for creating APIs is here for your rescue! <br /></span></p> <p><span id="description" class="sugar_field">In this course you will learn to build fully functional RESTful API from scratch which helps you create, read, update, and delete (CRUD) data. You will also learn Lumen advanced concepts such as authentication, authorization and securing APIs with encryption and Auth token. Along the way you will learn to test your code and integrate your API into an application thereby extending the capabilities of the micro-framework.<br /></span></p> <p><span id="description" class="sugar_field">By the end of this course, you will be able to efficiently develop and implement services using RESTful APIs. You will be able to create applications that can communicate with the world around them and can be used as a RESTful backend.<br /></span></p> <h1><span class="sugar_field">Style and Approach</span></h1> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">When exploring any new framework, it’s always difficult to set up development environments. This course take care of all that. Starting with what Lumen is and setting up a development environment, it will teach you advanced Lumen concepts. It explains all the core Lumen features and helps you harness the power of each feature so you can utilize it properly.</span></span></p>
Table of Contents (5 chapters)
Chapter 4
Secure and Scale Your APIs
Content Locked
Section 4
OAuth Authentication with Lumen
In this video, we will learn about OAuth authentication with Lumen. - Install passport - Check the output on Postman