JSON-RPC / OpenRPC seems like a great option for APIs. Why isn't it adopted more widely?
Many of the APIs of projects I've worked with look like essentially like RPC style calls. The URLs are structur...
Similar Articles (10 found)
π 64.3% similar
I am getting frustrated by the number of people calling any HTTP-based interface a REST API. Todayβs example is the SocialSite REST API. That is RPC. ...
π 53.3% similar
The thing that a lot of people miss with MCP is that it's the right fit for enterprise software. LLMs, being universal translators, are the ideal glue...
π 51.6% similar
The biggest problem facing the front-end space today isn't so much of complexity of a particular library, rendering technique, or view/model architect...
π 51.1% similar
How to Extract Data from APIs for Data Pipelines using Python
- 1. Introduction
- 2. APIs are a way to communicate between systems on the Internet
- 3...
π 47.8% similar
Why are coders afraid of writing code?
At a previous startup, I had a great idea that we could improve our product with realtime updates from the serv...
π 47.8% similar
There is a kind of mania for object-oriented programming at the moment, but
some of the smartest programmers I know are some of the least excited abou...
π 46.8% similar
What if you don't need MCP at all?
2025-11-02
Table of contents
After months of agentic coding frenzy, Twitter is still ablaze with discussions about ...
π 46.5% similar
Kind of unfortunate that it uses pyright and jedi instead of just basedpyright for the more advanced features. Python language support just isn't grea...
π 46.5% similar
Written together with Ilan Strauss, Isobel Moure, and Tim OβReilly as part of the AI Disclosures Project. Originally published on our blog: Asimovβs A...
π 45.5% similar
> Google asked me two interview problems involving these back when I was in college. Have I ever needed this in practice? Nope!
This is the shame of t...