(no company) - News, Features, and Slideshows

Features

  • Put your API on a JSON diet

    Last week I discussed design considerations for APIs, given that APIs aren't applications and shouldn't be treated as such. At small scales, APIs that come along for the ride with bulky Web frameworks might be fine, but beyond that you're asking for trouble. If you're building an API that will serve a large number of clients, your API code should be thin and tight, as well as make liberal use of caching. Otherwise, the future headaches will be crippling.

  • HTTP/2: The future of the Web demystified

    Out with the old, in with the new, as the saying goes -- but when it comes to an overhaul of one of the Internet's most fundamental protocols, what exactly is coming in with the new?

[]