Everything I know about good API design
https://www.seangoedecke.com/good-api-design/
#HackerNews #APIDesign #API #BestPractices #SoftwareDevelopment #TechInsights #DeveloperTips
Everything I know about good API design
https://www.seangoedecke.com/good-api-design/
#HackerNews #APIDesign #API #BestPractices #SoftwareDevelopment #TechInsights #DeveloperTips
In the agentic AI era, well-designed CLIs matter more than ever - serving both Human Users and Autonomous Agents with precision and reliability.
➡️ Treat CLI output formats as stable API contracts
➡️ Prioritize adoption of the MCP protocol for agent integration from day one
📖 Read the #InfoQ article: https://bit.ly/45JRXyn
Guiding Principles of Great Web APIs https://buff.ly/0ZYymKZ
here's the slide deck for my #BSDC2025 talk. a great event in a beautiful part of the US.
Explore the delicate balance between API stability and flexibility. Learn when to evolve internal APIs for better maintainability and why external APIs require careful versioning and stability guarantees to protect users.
🗒️ Pssst. Kennen jullie onze API Design Rules Cheat Sheet al?
https://developer.overheid.nl/kennisbank/apis/api-design-rules/cheat-sheet
📌 Het geeft je een overzicht met de belangrijkste technische regels en best practices om te gebruiken tijdens het ontwerpen van een API middels een Open API Specification.
Most RESTful APIs Aren't RESTful
#HackerNews #MostRESTfulAPIs #RESTfulAPI #SoftwareArchitecture #WebDevelopment #APIDesign
When talking about REST, it is worth reading the dissertation of Roy Thomas Fielding. The original paper that describes RESTful web, “Architectural Styles and the Design of Network-based Software Architectures” Roy T. Fielding (2000), introduces the Representational State Transfer (REST) architectural style as a framework for designing scalable, performant, and maintainable networked systems, particularly web services.