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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Edición: | 1st ed. 2016. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 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.