Lumen Programming Guide Writing PHP Microservices, REST and Web Service APIs /

Detalles Bibliográficos
Autor principal: Redmond, Paul. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:1st ed. 2016.
Materias:
Acceso en línea:https://doi.org/10.1007/978-1-4842-2187-7
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.