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 e...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly Media,
©2013.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- HTTP
- HTTP verbs
- Headers
- Cookies
- JSON
- XML
- RPC and SOAP services
- REST
- Debugging web services
- Making service design decisions
- Building a robust service
- Error handling in APIs
- Documentation
- A guide to common status codes
- Common HTTP headers.