Skip to content

onwwward/lumen_consuming-restful-web-apis

Repository files navigation

license Maintenance

GitHub followers Twitter Follow YouTube Subscribe

LUMEN - CONSUMING RESTFUL WEB APIs

This is an example application in Lumen - made in this YouTube tutorial series - for consuming restful web apis.

If you want to learn how this application was made then head over to the Onwwward YouTube channel for more information.


PART 01 - INTRODUCTION

This is an introduction video for the tutorial series about building a simple web application with Lumen and connecting it with two public RESTful API-s.

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 01 - INTRODUCTION VIDEO TUTURIAL

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 01 - INTRODUCTION VIDEO TUTURIAL


PART 02 - VAGRANT UP

This part explains why and when to use virtual development environment softwares such as Vagrant. It also walks you through how to create a virtual server using the Laravel Homestead box.

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 02 - VAGRANT UP VIDEO TUTURIAL

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 02 - VAGRANT UP VIDEO TUTURIAL


PART 03 - INSTALL LUMEN

We install Lumen - a micro-framework by Laravel - on our Homestead Vagrant machine we set up in the previous part.

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 03 - INSTALL LUMEN VIDEO TUTURIAL

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 03 - INSTALL LUMEN VIDEO TUTURIAL


PART 04 - WEBHOOKS

In this video we set up a simple route and register a new webhook with BugHerd through their API using Postman. We also use RequestBin to collect and analyze the request.

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 04 - WEBHOOKS VIDEO TUTURIAL

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 04 - WEBHOOKS VIDEO TUTURIAL


PART 05 - QUEUES

We configure Laravel Queue service for our app and set up the controller to communicate with FreshDesk. Then, we create a new job, clean up the controller and start using the queue.

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 05 - QUEUES VIDEO TUTURIAL

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 05 - QUEUES VIDEO TUTURIAL


PART 06 - GIT PUSH

The video tries to visually explain how the application works. The project is also published to GitHub at the end.

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 06 - GIT PUSH VIDEO TUTURIAL

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - PART 06 - GIT PUSH VIDEO TUTURIAL


EXTRA PART - EXPANSION

We will expand our Lumen application by adding the ability to filter the incoming tasks via a json file.

You will find the code containing the changes made in this video in a separate branch.

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - EXTRA PART - EXPANSION VIDEO TUTURIAL

LARAVEL | LUMEN - CONSUMING RESTFUL WEB APIs - EXTRA PART - EXPANSION VIDEO TUTURIAL

About

Example application In Lumen for consuming restful web apis

Resources

License

Stars

Watchers

Forks

Packages

No packages published