Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

PHP Web Services: APIs for the Modern Web, 2nd Edition

Posted By: Grev27
PHP Web Services: APIs for the Modern Web, 2nd Edition

Lorna Jane Mitchell, "PHP Web Services: APIs for the Modern Web, 2nd Edition"
English | ISBN: 1491933097 | 2016 | PDF/EPUB/MOBI | 180 pages | 11 MB/8 MB/19 MB

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 experience to guide you through the process—from the underlying theory to methods for making your service robust.

PHP is ideally suited for both consuming and creating web services. You’ll learn how to use this language with JSON, XML, and other web service technologies. The second edition has been updated to include even more hands-on examples to apply to your own applications, and new tools and features to reflect changes on the web and updates to PHP.

Build web services with PHP and exchange data across applications
Explore HTTP, from the request/response cycle to its verbs, headers, and cookies
Learn new material on working with and publishing web hooks