Lumen Programming Guide Writing PHP Microservices, REST and Web Service APIs /
Main Author: | |
---|---|
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Edition: | 1st ed. 2016. |
Subjects: | |
Online Access: | https://doi.org/10.1007/978-1-4842-2187-7 |
Table of Contents:
- 1. Installing Lumen
- 2. Hello Lumen
- 3. Creating the Book Application
- 4. Starting the Books API
- 5. Creating, Reading, Updating, and Deleting Books
- 6. Responding to Errors
- 7. Leveling Up Responses
- 8. Validation
- 9. Authors
- 10. The /authors API Resource
- 11. Book Bundles
- 12. Ratings
- Appendix A. Where to Go From Here.