{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreib7nsdkyvihz5gamv3u4eq64zvpqeoj2vfgklpu7okz5oisopffzu",
    "uri": "at://did:plc:hj676ljmxzoweeryyejoaehh/app.bsky.feed.post/3mey2o67snnc2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig4npldg2wohypgaxfjvtlsplkloqpda3ll5gy2wpw4uoorunqnee"
    },
    "mimeType": "image/webp",
    "size": 64252
  },
  "description": "API Developers debate the benefits of REST vs JSON-RPC when working with LLMs. Also in this newsletter: the politics of building APIs,  FastAPI's continued growth, a comparison of serverless cold start times, and more!",
  "path": "/newsletter/rest-is-dead-again/",
  "publishedAt": "2026-02-16T12:33:02.000Z",
  "site": "https://apisyouwonthate.com",
  "tags": [
    "Kelsey Hightower (@kelseyhightower.com)",
    "2026-02-12T20:38:45.077Z",
    "Get started today",
    "Accountability, APIs, and the United States of Surveillance",
    "The Rise and Rise of FastAPI",
    "Vercel vs Netlify vs Cloudflare: Serverless Cold Starts Compared",
    "JavaScript: Backend Frameworks",
    "Hono CLI",
    "httpx",
    "Slack community",
    "Alternatives to Postman",
    "Slack community",
    "Apitally Now Supports OpenTelemetry Tracing",
    "Become a member today"
  ],
  "textContent": "Kelsey Hightower is an interesting person to follow. His genuine curiosity about different tech is very infectious, and this week, he dug into MCP and came up with a few thoughts.\n\n> What I'm reading from the popularity of MCP is that standardizing on REST for APIs may have been a mistake. Intent based APIs, backed by a discovery and example usage mechanism, was the way to go. JSON-RPC seems to have provided the foundation for new protocols like MCP to close the gap.\n>\n> — Kelsey Hightower (@kelseyhightower.com) 2026-02-12T20:38:45.077Z\n\nThis one is interesting, and some replies note that REST already includes these features, but most people don't implement them correctly. However, he makes a point about many APIs requiring multiple API calls to complete a task — hello, Arazzo — an interesting thread to look into.\n\nMy final takeaway is that, initially, they said AI would replace web frameworks and let us write close to the browser, but that turned out not to be true, along with many other predictions.\n\nSo, rather than make wild predictions, keep learning and see where things end up.\n\n-- Alexander\n\n## The fastest way to build production-ready MCP servers\n\nGram by Speakeasy: turn your API platform into an AI platform. Create tools from OpenAPI, curate into custom toolsets, and deploy hosted MCP servers\n\nGet started today\n\n## The API Roundup\n\n _API News, links, and tools from around the web_\n\n### Accountability, APIs, and the United States of Surveillance\n\nMatthew shared his article in our Slack community, but the message hit home hard as I read it, so it went to the top of the stack. In Matthew's own words:\n\n> This article looks at how familiar technical patterns - API access, identity resolution, data enrichment, and permissive authorization models -enable surveillance and intimidation at scale. Not through exotic technology, but through ordinary, well-designed systems doing exactly what they were built to do.\n\nIt's an insightful editorial on the role of devs existing in a complicated world, and we highly recommend giving it a read. In case you were at all confused on where we stand: **FUCK ICE**.\n\n### The Rise and Rise of FastAPI\n\nFastAPI is a very popular web framework for building APIs in Python. Well, the same incredible people behind the documentaries for Vite, React, Node, and so many more have done one on FastAPI. As with all Cult Repo documentaries, it's totally worth watching.\n\n### Vercel vs Netlify vs Cloudflare: Serverless Cold Starts Compared\n\nA breakdown of cold starts across Cloudflare, Netlify, and Vercel, with some useful conclusions about how quickly APIs were served, warm vs cold requests, and more. With more and more serverless API being deployed, it's definitely worth a read.\n\n### JavaScript: Backend Frameworks\n\nJavaScript's annual survey results dropped, and the backend results are very interesting. ExpressJS is still at the top of the pack, with NestJS usage continuing to rise. Hono is near the top in interest and rated highly for satisfaction.\n\n### Hono CLI\n\nHono is a delightful, lightweight web framework that, from personal experience, is a delight to use. Well, they have been hard at work and have released another tool to improve the developer experience. A CLI for developers and agents, with docs, search, trigger requests, optimise your app, and more. Can not wait to start making this part of my dev flow.\n\n### httpx\n\nI love it when a tool I have not seen before lands on my desk, and this one's interesting. This command-line tool lets you run multiple HTTP probers simultaneously to test or verify information on web servers, URLs, and other HTTP elements.\n\n* * *\n\n## APIs You Won't Hate\n\nArticles written and shared in our free Slack community.\n\n### Alternatives to Postman\n\nOur rundown on viable alternatives to Postman is doing the rounds again - more and more devs are changing the way they integrate tooling into their workflow for building and testing APIs, and tools like Bruno and Insomnia offer great devX without vendor lock-in.\n\n* * *\n\n## From our Community\n\nArticles written and shared in our free Slack community.\n\n### Apitally Now Supports OpenTelemetry Tracing\n\nSimon Gurcke has been showing off his indie project in our Slack community for a while now. He recently released an update that adds OpenTelemetry tracing, keeping your metrics, logs, and traces for your APIs in one place. Keep up the great work, Simon.\n\n## Support APIs You Won't Hate\n\nWhen you become an member, you'll get access to members-only content while directly supporting our work. Your support helps us to keep making resources for the API community.\n\nBecome a member today\n\nThanks so much to our members: **Kin** , **Juxt, Alex R, Nolan S, Brandon K, Frank, James D, Bill D,** and**Abdelhadi D**. Your support means the world to us!\n\n✌️ Until next time,\nAlexander, Phil & Mike",
  "title": "Is REST Dead... Again?",
  "updatedAt": "2026-02-16T12:33:02.000Z"
}