API Development with Laravel is your quick start guide to understanding and developing APIs in Laravel. Concepts are presented in an easy-to-follow and digestable manner. The concepts are not only clearly explained but practical examples are used to show how they are implemented.
In the course of this book, you’ll learn how build a RESTful Payment Processing API of your own.
The book is written in a straight-to-the-point manner to ensure your time is not wasted. We will start with an introduction to APIs generally and RESTful APIs in particular. We then look at setting up our development environments. Thereafter we’ll look at why Laravel is a tool of choice for API development and also at Laravel conceps for API development. Finally we start the designing and implementation of our projects, using all the concepts learnt so far.
You Will Learn How To: