Jump to ratings and reviews
Rate this book

REST APIs: Learn By Coding

Rate this book
If you're looking to build a REST API, this book can help you. In it, we walk you through building two API clients and three API servers. You'll code a basic API, an intermediate API, and finally a more complicated API.

You'll do this in the most popular PHP framework available Laravel. But it isn't necessary to know Laravel. You'll be able to follow along even if you aren't familiar with it. You can also take what you learn, and easily apply it to other languages and frameworks.

You will learn how

- design REST APIs
- make HTTP requests and responses
- return the proper HTTP codes
- install the Homestead virtual machine
- use Laravel's API routes, controllers, and resources
- protect your API with token-based security
- test your REST API with a Chrome extension
- and much, much more

The source code per chapter is available in a GitHub repository, so you can use that to save time as you learn how to build REST APIs.

72 pages, Kindle Edition

Published March 6, 2018

14 people are currently reading
2 people want to read

About the author

Scott Hughes

46 books37 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.