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...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Redmond, Paul (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2016.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.