Lumen Programming Guide Writing PHP Microservices, REST and Web Service APIs /
Learn to write test-driven microservices, REST APIs, and web service APIs with PHP using the Lumen micro-framework, from the now popular Laravel family. This book shows you how testing APIs can help you write bullet-proof web application services and microservices. In the Lumen Programming Guide you...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
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.