Stay looped in
Links
-
Recent Comments
- Iterative Design | The Apprentice Path said [...] Behind the Screens: the Making of Campaign M...
- natlee75 said I’ve found that the easiest way to explain w...
- natlee75 said Actually we’d get a type error since the `fn...
- Samy Al Bahra said Hi Sam, Apologies for the late response. Our syste...
- Steph said Reading a lot of different explanations definitely...
Archives by Month
Categories
Author Archives: Larry
On RESTful API Standards – Just Be Cool: 11 Rules for Practical API Development (part 2 of 2)
I posted a few days ago about my ideas for 11 rules for practical API development. Let’s jump back in with rules 6 to 11. 6. Make it easy to understand and navigate through child objects. The fact is it … Continue reading
On RESTful API Standards – Just Be Cool: 11 Rules for Practical API Development (part 1 of 2)
There are many articles floating around the internet right now about defining RESTful API standards. I’m guessing this is because Ruby on Rails makes it so easy to build an API that everyone and their mom has started building one. … Continue reading
Project Hydra – Scaling an API Globally
At AppNexus we provide our clients with a RESTful API that allows people to manage all of their data in our adserving echosystem. The API is built on a LAMP stack with memcache sprinkled in to help out with session … Continue reading