Bookmarks tagged with #api.
Show all
Show all
Are Frameworks Keeping Up With Modern API Requirements? | Phil Sturgeon
Over the years I've used about 20 different web application frameworks (tool-kits for making server-side applications), contributed to a few, and maintained a couple of popular ones.
Tags:
#api
Saved
on: 2020-01-08
GraphQL vs REST: Caching | Phil Sturgeon
Recently I wrote GraphQL vs REST: Overview, giving a hype-free outline of the differences between REST and GraphQL. One section that would not have fit into that already lengthy article was caching, so I thought I'd fire that out next.
Saved
on: 2018-09-26
Reqres - A hosted REST-API ready to respond to your AJAX requests
No more tedious sample data creation, we've got it covered. Develop with real response codes. GET, POST, PUT & DELETE supported.
Saved
on: 2017-08-31
REST Anti-Patterns
When people start trying out REST, they usually start looking around for examples – and not only find a lot of examples that claim to be “RESTful”, or are labeled as a “REST API”, but also dig up a lot of discussions about why a specific service that claims to do REST actually fails to do
Saved
on: 2017-05-10