Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Build APIs You Won't Hate: Everyone and their dog wants an API, so you should probably learn how to build them

Posted By: roxul
Build APIs You Won't Hate: Everyone and their dog wants an API, so you should probably learn how to build them

Phil Sturgeon, "Build APIs You Won't Hate: Everyone and their dog wants an API, so you should probably learn how to build them"
English | ISBN: 0692232699 | 2015 | 188 pages | EPUB, MOBI, PDF | 3 MB + 7 MB + 3 MB

API development is becoming increasingly common for server-side developers thanks to the rise of front-end JavaScript frameworks, iPhone applications, and API-centric architectures. It might seem like grabbing stuff from a data source and shoving it out as JSON would be easy, but surviving changes in business logic, database schema updates, new features, or deprecated endpoints can be a nightmare. After finding many of the existing resources for API development to be lacking, Phil learned a lot of things the hard way through years of trial and error. This book aims to condense that experience, taking examples and explanations further than the trivial apples and pears nonsense tutorials often provide. By passing on some best practices and general good advice you can hit the ground running with API development, combined with some horror stories and how they were overcome/avoided/averted. This book will discuss the theory of designing and building APIs in any language or framework, with this theory applied in PHP-based examples.
Read more