PHP web services
Whether you’re sharing data between two internal systems or building an API so users can access their data, this practical book provides everything you need to build web service APIs with PHP. Author Lorna Jane Mitchell uses code samples, real-world examples, and advice based on her extensive experi...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, California :
O'Reilly Media
2013.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628827406719 |
Tabla de Contenidos:
- HTTP
- HTTP verbs
- Headers
- Cookies
- JSON
- XML
- RPC and SOAP services
- REST
- Debugging web services
- Making service design decision
- Building a robust service
- Error handling in APIs
- Documentation
- A guide to common status codes
- Common HTTP headers.