Bruno Pedro


Api

2026 (32)

Sep 3 Tide’s Ineffable Cryptography uses Shamir Secret Sharing Aug 31 Naftiko about the mainstream adoption of Capabilities Jul 19 AI-driven SDLC makes API Design more important than ever Jul 17 SDD for API Design Today, I put together a few pieces that looked totally disconnected until now. I was reading some random article about how AI, and in … Jun 23 By classifying API operations you create a predictable map May 5 Exploration on the taxonomy of API operations Apr 20 Second-degree user experience is the most overlooked aspect of API design When designing an API, most teams focus exclusively on the Developer Experience (DX). But there is a deeper, more critical layer: the … Apr 14 An API needs a plan for its own end Many teams launch products without ever thinking about how to turn them off. This leads to “zombie APIs” that drain resources … Apr 12 An API is a conversation between you and your users Many product managers ship a feature and then wait for support tickets to arrive. This reactive approach means you only hear from the users … Apr 9 The open source, no-code MCP Server for AI-Native API Access Apr 9 Agentic Authorization OAuth 2.1 Extension (AAuth) Mar 31 An API is a business model, not just a technical interface Too many teams think about monetization as an afterthought once the API is popular. This leads to awkward pricing changes that alienate … Mar 27 An API does not always need to be synchronous Most teams default to REST for everything, even when the task takes a long time to complete. This forces users to poll the server or keeps … Mar 26 MPP (Machine Payments Protocol) is the open standard for machine-to-machine payments via HTTP 402. Mar 24 An API test should mimic a real user workflow Many teams focus only on unit tests that check if a single endpoint works in isolation. This ignores the reality of how developers chain … Mar 23 An API limit is a tool for fairness, not just a restriction Without clear rate limits, one noisy neighbor can take down the service for every other user. Many products fail because they don’t … Mar 20 An API prototype is a bridge between discovery and development Building an API based on assumptions is an expensive mistake. If you wait until the backend is fully coded to get feedback, you will likely … Mar 18 An API ecosystem requires a common language When every team uses a different style or format, the developer experience suffers. Users have to relearn how to interact with your company … Mar 17 An API is the foundation, not the byproduct Many organizations build their UI first and then “expose” an API as an afterthought. This results in an interface that is … Mar 16 An API name should explain its purpose instantly Teams often use internal jargon or project code names for their public endpoints. This makes it impossible for an outside developer to … Mar 13 An API needs more than just uptime metrics Most managers look at requests per second or latency to judge success. These are engineering metrics, not product metrics. They tell you if … Mar 12 An API error is a chance to guide the user Most APIs return generic error codes that leave developers guessing what went wrong. A “500 Internal Server Error” tells the … Mar 11 An API should feel like it was built by one person In a big company, different teams build different services, and the results often feel disjointed. This lack of consistency makes the … Mar 10 An API is only as good as its documentation Teams often treat documentation as an afterthought to be finished after the code is done. This leads to docs that explain what the code does … Mar 9 An API portal should be a tool, not a brochure Many companies build expensive portals that are full of marketing text but lack basic search and testing tools. If a developer cannot find … Mar 6 An API needs a specific persona to succeed Most teams design for a generic “developer” and wonder why adoption is low. A frontend engineer and a data scientist have … Mar 5 An API should not be slowed down by governance Many companies treat governance as a list of rules that developers must follow. This creates friction and leads to teams bypassing the … Mar 4 An API is a product of ongoing discovery Most teams treat user research as a phase that ends before development starts. In a large organization, user needs can change as soon as … Mar 3 An API is not just a promise of value Most teams obsess over the business case but ignore production readiness. In a large company, an API that cannot scale is just technical … Feb 4 Deno sandbox Jan 30 Unforced errors in API design can cause silent failures Jan 27 How OpenAI Codex CLI uses the Responses API

2025 (35)

Dec 29 Defining API personas is a crucial step in designing and developing APIs Nov 27 Maybe the LLM message APIs should be rethought as a synchronization problem Nov 20 The Open Agentic Knowledge (OAK) Manifesto Nov 11 CLI API mock utility with a response handler Nov 7 People don’t want to write code Nov 6 Using parent resource identifiers in the representation of a child resource Nov 5 API specification vs. format Oct 22 Microcks data persistence Oct 20 Holding an article makes it better Oct 9 LLMs can’t handle large APIs Oct 2 Interesting topics related to API prototyping Sep 24 Find APIs is all about trust Sep 18 API Discovery reality in the US financial sector Sep 17 API Discovery reality in the Portuguese health sector Sep 17 API Discovery reality in the Brazilian banking industry Sep 16 Short list of API directories Sep 16 A registry for APIs? I recently wrote a post on LinkedIn sharing that OpenAPI could follow what MCP is doing to solve discovery. MCP introduced the registry on … Sep 11 Really Simple Licensing Jul 15 API capabilities help AI consumers Jun 5 HubSpot deep research ChatGPT connector Apr 3 API Governance Service Blueprints Apr 1 What is API Quality? Mar 24 Is API Governance a constraint that holds back creativity? Mar 20 Why do we need API Governance? Mar 19 Medium stopped supporting new API integrations Mar 12 OpenAI new agentic APIs and tools Mar 6 Found at “LiteLLM” on 2025-03-06 13:10:38 +01:00. LLM Gateway to provide model access, fallbacks and spend tracking across 100+ LLMs. All … Mar 6 DreamFactory can automatically generate APIs for databases Feb 27 Found at “Yaak – The API client for modern developers” on 2025-02-27 17:25:27 +01:00. Yaak is an offline and Git friendly app for HTTP, … Feb 27 The Event Destinations Initiative Feb 26 Expose APIs with data you’re already expose elsewhere Feb 5 Found at “About us - Apitally” on 2025-02-05 15:48:13 +01:00. Apitally was born from a simple observation: REST APIs have become … Jan 27 The growing role of API Product management Jan 24 OpenAI’s CUA doesn’t need APIs Jan 17 Found at “All-Purpose Machines” on 2025-01-17 14:22:12 +01:00. HyperMap is a new format for REST APIs that lets you execute JavaScript and …

2024 (38)

Dec 17 Protobuf has a new Opaque API Dec 13 Trying an API is a natural extension to documentation. Nov 26 Brownouts help users during API deactivation Nov 9 A summary of the answers I captured from a LinkedIn post where I asked “What is API Quality?” Oct 26 When you’re creating, you want to see a preview of what you create Oct 8 I’ve been using the first prototype of my API Assistant for a couple of weeks, and it feels like magic. The prototype automatically … Oct 6 Found at “Prototyping APIs with OpenAPI - by Bruno Pedro” on 2024-10-06 15:30:42 +02:00. I built a personal system for interpreting OpenAPI … Sep 8 Found at “API Complexity Is a Lie - by Bruno Pedro” on 2024-09-08 14:58:42 +02:00. Anyone telling you that working with APIs is hard … Sep 4 Found at “11 · Universal comments” on 2024-09-04 14:19:32 +02:00. When building this system, we aimed to find a minimal API that expresses … Aug 30 Helping people understand the complexity of navigating enterprise CI/CD tools is under-appreciated. With APIs, it’s not easy to go … Aug 28 Found at “HTTP Mocking | Prism” on 2024-08-28 15:28:50 +02:00. If a response has an example, it will be used for that response. If there … Aug 22 Should you increase the API version when deprecating one or more operations? Aug 14 Can OpenAPI be a way to catalog and consume third-party API operations? Jul 8 Found at “It Needs to Scale | API Evangelist” on 2024-07-08 09:38:11 +02:00. I don’t trust API providers, and I don’t trust API service … Jul 5 How do you know when it’s safe to deactivate an API? Jul 3 Found at “The Reasons for Using HTTP POST or PUT | API Evangelist” on 2024-07-03 16:51:12 +02:00. Why Stripe API uses HTTP POST when it … Jun 21 The gaps between API consumer lifecycle stages Jun 17 Teaching is learning You learn more than you think when you’re teaching Jun 12 Be as tolerant as possible when reading data from a service Jun 10 Found at “PostgREST Tutorial: APIs made easy” on 2024-06-10 09:44:04 +02:00. PostgREST is the quiet workhorse of API development, letting … Jun 6 Found at “Documenting API Workflows with Arazzo” on 2024-06-06 09:23:06 +02:00. Arazzo is a major step forward in providing a standardized … May 2 The API Changelog Magazine 0.1.0 Apr 29 Michaela Halliwell published a review of “Building an API Product.” Apr 26 Nordic APIs published a review of “Building an API Product.” Apr 26 Found at “No Abstractions: an Increase API design principle — Increase” on 2024-04-26 17:32:38 +02:00. Instead of inventing our own names … Apr 9 Found at “The Ruler of API Governance - by Bruno Pedro” on 2024-04-09 17:49:17 +02:00. (…) things like API versioning, … Apr 9 Found at “What is API Governance? | API Evangelist” on 2024-04-09 17:47:25 +02:00. API governance will be where enterprises govern the … Apr 2 Found at “qingyun-wuautogen-eval” on 2024-04-02 11:05:05 +02:00. AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversation Apr 2 Found at “ShishirPatilgorilla: Gorilla: An API store for LLMs” on 2024-04-02 11:04:22 +02:00. Gorilla: Large Language Model Connected with … Mar 13 Found at “Understanding API Complexity Through Schema Entropy - Stephen Mizell” on 2024-03-13 11:03:55 +01:00. there are cases where API … Feb 24 How can you control how consumers use your API? Feb 9 Found at “OpenAI compatibility · Ollama Blog” on 2024-02-09 09:27:15 +01:00. Ollama now has built-in compatibility with the OpenAI Chat … Feb 6 Found at “How to Choose the Best iPaaS for Your Business” on 2024-02-06 18:45:19 +01:00. With so many available iPaaS solutions, how do you … Jan 24 Found at “Communications hygiene (and the demise of texting) | Seth’s Blog” on 2024-01-24 17:14:09 +01:00. I tried to coordinate the work … Jan 19 Found at “Why API Tutorials Matter - by Bruno Pedro” on 2024-01-19 17:15:33 +01:00. A tutorial is something consumers read when … Jan 19 Found at “DevOps: Don’t destroy silos, transform them” on 2024-01-19 17:14:00 +01:00. it is desirable to have a segmentation of domains … Jan 14 Found at “Exposing Your API Should be Easy - by Bruno Pedro” on 2024-01-14 15:36:05 +01:00. If I could indicate to the API that the … Jan 9 The idea of a whole product is that a customer’s job-to-be-done can’t be delivered by a single generic product. Instead, it …

2023 (90)

Dec 28 Intent-based Programmatic Interfaces (IPIs) Suppose you want to implement a feature that sends an email message. Instead of picking an API and integrating it you’d … Dec 22 Found at “Three Open-Source API Reference Alternatives” on 2023-12-22 10:36:49 +01:00. Whenever requesters accept a JSON response … Dec 18 Found at “Introducing the OAuth 2.0 Express SDK for Protecting APIs with JWT Bearer Tokens” on 2023-12-18 00:32:05 +01:00. … Dec 9 Found at “Five Elements of Good API Documentation - by Bruno Pedro” on 2023-12-09 23:20:50 +01:00. Writing good API documentation can be … Dec 6 Found at “Wikifunctions” on 2023-12-06 23:17:11 +01:00. Wikifunctions is a Wikimedia project for everyone to collaboratively create and … Nov 27 Found at “ApiDOM Validator · Actions · GitHub Marketplace” on 2023-11-27 16:18:09 +01:00. This GitHub Action validates OpenAPI 3.x.y / … Nov 20 Found at “<> htmx ~ Why I Tend Not To Use Content Negotiation” on 2023-11-20 09:44:44 +01:00. I prefer to split my JSON and … Nov 8 Found at “Chamberlain blocks smart garage door opener from working with smart homes | Ars Technica” on 2023-11-08 15:19:37 +01:00. Our … Nov 8 Found at “Removal of MyQ integration - Home Assistant” on 2023-11-08 15:18:15 +01:00. MyQ integration will be removed from Home Assistant … Nov 3 Found at “LintGPT Opens the Door to Non-technical API Design” on 2023-11-03 11:38:41 +01:00. If anyone tells you that validating an OpenAPI … Oct 26 Found at “instant-devapi: Build type-safe web APIs with JavaScript, instantly” on 2023-10-26 18:13:37 +02:00. Instant API is a framework … Oct 26 Can AI be the spark of non-technical API Design? Can AI be the spark of non-technical API Design? Oct 25 Found at “AndrewWalshopenapi-devtools: Effortlessly discover API behaviour with a Chrome extension that automatically generates OpenAPI … Oct 23 APIs as the engine of intent-based UIs APIs as the engine of intent-based UIs. Oct 20 Choosing between HTTP 403 and 404 Choosing between HTTP 403 and 404. Oct 18 Found at “Launch HN: Pier (YC W23) – Stripe for Credit | Hacker News” on 2023-10-18 21:49:56 +02:00. Pier is an API for launching credit … Oct 11 API Product Discovery calls Product discovery calls are a crucial part of a successful API. Oct 9 Skills of an API product manager Should API Product Managers be tech-savvy or business-focused? Oct 8 Single-feature API A single-feature API offers a unique value proposition. Oct 5 Unit of value of an AI platform AI systems that are open have to inherently be able to connect to other systems to perform actions. Sep 29 Found at “apidays-apidocsplaybookstrategyinterviewsbusiness-founder-attendee-2023-09-29.md at main · bpedroapidays-api” on 2023-09-29 … Sep 28 Creating the apidays public API I’m starting my journey building the apidays public API and I need your help! Sep 22 API naming conventions and code generation The importance of naming conventions in API code generation. Sep 21 Building the apidays API Building the apidays API. Sep 21 API deployment options How do you deploy your API? Sep 14 API AARRR funnel DX is just part of the story when it comes to managing an API product. Sep 8 Increasing API retention What increases the retention of users consuming your API? Sep 7 Platform business How can you create a platform business by enabling a two-sided market? Sep 6 Interoperability being interrupted explains “Why are tech companies bad when they used to be good?” It’s because the users can’t … Sep 6 Found at “RecipeUI” on 2023-09-06 11:37:27 +02:00. RecipeUI is the open source Postman alternative with type safety built in. Sep 6 DX, VX, or API UX? DX, VX, or API UX? Which one is more important? Aug 30 Found at “Google Maps Platform Documentation | Air Quality API | Google for Developers” on 2023-08-30 15:57:05 +02:00. The Air Quality API … Aug 22 SmartBear acquires Stoplight. Aug 12 It’s interesting that API Product Management is gaining adepts. Aug 11 Found at “Why are API Product Managers Hard to Find?” on 2023-08-11 22:38:23 +02:00. API product management is a unique and nuanced form of … Jul 24 Found at “Web API Fuzz Testing | GitLab” on 2023-07-24 15:33:03 +02:00. Web API fuzzing performs fuzz testing of API operation parameters. … Jul 7 Found at “Comparison with OpenAPI - Fern” on 2023-07-07 10:02:07 +02:00. We built Fern from first principles to ensure that we always … Jul 5 API User Experience is not DX API User Experience (APIUX) is not just about developers! Jul 4 API naming conventions Why are naming conventions important in API Design? Jul 4 Found at “tRPC | tRPC” on 2023-07-04 12:03:36 +02:00. tRPC allows you to easily build & consume fully typesafe APIs without schemas or … Jun 30 How to choose between REST vs. GraphQL vs. gRPC vs. SOAP Jun 27 What is API Usability? Let’s look at the bottom layer of the API Hierarchy of Needs and try to understand what API Usability really means. Jun 25 API evolution is a Product Management concern Jun 21 Found at “Bricks AI — The AI tool that makes API easy for no-coders” on 2023-06-21 12:27:33 +02:00. Bricks AI allows you to add dynamic … Jun 19 How can API changes break integrations? Here’s a very interesting thought from a discussion I had last week about API changelogs: … Jun 15 Found at “10 Helpful API Monetization Tools | Nordic APIs |” on 2023-06-15 09:39:28 +02:00. Monetizing an API can be intimidating, but with … Jun 14 I updated the Knowledge Base API query behind the /reports endpoint. The previous query was taking too long to process, sometimes over 10 … Jun 13 Found at “Function calling and other API updates” on 2023-06-13 19:32:27 +02:00. Developers can now describe functions to gpt-4-0613 and … Jun 9 What is the unit of value in APIs? Building a platform to power a marketplace of APIs is interesting both from a product and a technical … Jun 6 Found at “API for IoT Devices” on 2023-06-06 16:37:57 +02:00. Use a single API and dashboard to unlock doors, set temperatures, grant … Jun 2 Found at “Struggling to Manage API Program Complexity? Try this model instead.” on 2023-06-02 10:54:03 +02:00. A platform will survive only … Jun 1 Found at “How to choose HTTP or gRPC for your next API | Postman Blog” on 2023-06-01 22:47:18 +02:00. As an API producer, you have a lot of … Jun 1 Postman Open Technologies Knowledge Base API mock visualizer Postman Open Technologies Knowledge Base is an experimental project dedicated to mining and extracting knowledge from across the API … May 31 Found at “What I Learned From Interviewing Potential Users Before Designing an API | Postman Blog” on 2023-05-31 23:24:01 +02:00. My post … May 31 Found at “OpenAI’s plans according to Sam Altman” on 2023-05-31 23:16:07 +02:00. It sounds like Sam Altman doesn’t see ChatGPT as a … May 30 Following my experiment with creating a prototype for the Open Technologies Knowledge Base using Retool, I tried using Figma. I can’t … May 30 Postman Open Technologies Knowledge Base prototype UI Retool chart data source configuration. I had to make adjustments to the data source to make the data shape compatible with what Retool was … May 29 Found at “API Contract Testing - Visual Guide | LinkedIn” on 2023-05-29 17:19:57 +02:00. Contract Testing is actually quite hard and … May 25 Found at “Documentation · cdimascioexpress-openapi-validator Wiki” on 2023-05-25 12:20:04 +02:00. This is an interesting approach to … May 25 I first wrote about the API Hierarchy of Needs in 2013. I got inspired by Maslow’s hierarchy of needs and defined the layered needs of … May 23 Found at “webapicookbookhyper: sample project for an interactive hypermedia shell” on 2023-05-23 18:02:03 +02:00. The hyper utility is a … May 22 Found at “Build a Successful API by Understanding User Personas | Postman Blog” on 2023-05-22 10:14:56 +02:00. This is an article I wrote … May 19 Found at “What’s Next for API Portals? | Postman Blog” on 2023-05-19 09:55:14 +02:00. Establishing a single portal for API discovery is a … May 17 Found at “Jargon” on 2023-05-17 20:14:51 +02:00. Domain Driven Design for APIs and Enterprise Data Modelling Stop drawing pictures in … May 17 Found at “Why we created Taxi, and why we felt the need for Another Schema Language - Orbital” on 2023-05-17 10:29:12 +02:00. TaxiQL is … May 10 Found at “Bye Bye Swagger and Postman — Built-in Rest Client of VS 2022 | by Atakan Korez | Mar, 2023 | Medium” on 2023-05-10 14:04:15. … Mar 22 Found at “MACH Alliance || Enterprise MACHified” on 2023-03-22 12:02:31. The MACH Alliance is a not-for-profit industry body that advocates … Mar 15 Found at “(56) GPT-4 Developer Livestream - YouTube” on 2023-03-15 14:48:38. The APIs, amid the commotion, are what matter. They’re why … Mar 14 Found at “State of API developer portals - Report | Blobr” on 2023-03-14 15:28:21. A detailed review of top 100 API companies about how … Mar 10 Found at “Contrasting API Contract Testing and Functional Testing | API Evangelist” on 2023-03-10 23:33:37. Contract testing will only get … Mar 9 Found at “OpenAPI Tooling” on 2023-03-09 12:14:55. A collection of open-source and commercial tools for creating your APIs with OpenAPI … Mar 1 Found at “Archetype” on 2023-03-01 17:34:38. Archetype is the revenue stack you won’t have to build. Premade payment pages, … Mar 1 Found at “Introduction | crul” on 2023-03-01 15:49:51. The crul query language allows you to transform web pages and API requests into a … Feb 24 Found at “Y’all See API Contract Testing Like You Do Terms of Service | API Evangelist” on 2023-02-24 15:41:56. I am not getting pedantic … Feb 14 Found at “The Language-Oriented Approach to API Development - The Language-Oriented Approach to API Development” on 2023-02-14 14:23:16. … Feb 8 Found at “WTF is API Product Management?” on 2023-02-08 10:17:58. A good API product manager needs to be able to properly identify product … Feb 7 Found at “Why I hate APIs - IOTICS” on 2023-02-07 22:25:25. No surprises what I think is the answer (and I’m not the only one. The … Feb 1 Found at “triggerdotdevtrigger.dev: ✨ Trigger.dev is an open-source platform that makes it easy for developers to create event-driven … Jan 31 Found at “(10) Incenting Better APIs with API Scoreboards - Shruti Parab, Google - YouTube” on 2023-01-31 19:15:40. Incentive theory … Jan 31 Found at “API SCORING. API Scoring is a gamification mechanism… | by Rafa Granados | Jan, 2023 | Medium” on 2023-01-31 14:53:13. API … Jan 30 Found at “draft-inadarei-api-health-check-06” on 2023-01-30 19:05:59. This document proposes a service health check response format for … Jan 30 Found at “API Standards – API Style Guides” on 2023-01-30 18:26:05. This site helps teams create API Style Guides. At the end, you can … Jan 27 Found at “Data Flow Diagram” on 2023-01-27 11:01:05. The tighter fit between modeling language and problem domain creates better … Jan 24 Found at “Leveling Up APIs at Back Market. According to estimates, The cost of API… | by Samir AMZANI | Jan, 2023 | Back Market Blog” on … Jan 24 Found at “Building Blocks for HTTP APIs Working Group” on 2023-01-24 15:03:42. Our mission is to create standard technical specifications … Jan 19 Found at “API Design Patterns. Disclaimer: this post includes… | by Nicolas Fränkel | Jan, 2023 | Medium” on 2023-01-19 18:22:19. API … Jan 17 Found at “History of APIs | API Evangelist” on 2023-01-17 11:01:24. History is everything. Understanding where we have come from is … Jan 11 Found at “An API Generator for R • plumber” on 2023-01-11 14:53:13. Plumber allows you to create a web API by merely decorating your … Jan 9 Found at “How we built the Tinder API Gateway | by Tinder | Tinder Tech Blog | Medium” on 2023-01-09 17:39:51. Tinder API Gateway (TAG) is … Jan 9 Found at “What is an API Product? Design better APIs with a product mindset” on 2023-01-09 17:39:18. “API Products” are mentioned …

2022 (48)

Dec 22 Found at “Who Invented the API? | Nordic APIs |” on 2022-12-22 16:42:04. The question of who invented the API is a little like asking who … Dec 22 Found at “API Versioning done right!. Yes, I finally cracked it! | by Valentin Nagacevschi | Dec, 2022 | Medium” on 2022-12-22 16:17:01. … Dec 22 Found at “Attribute-Based Access Control in a Microservices Architecture | by Chetan Dravekar | Globant | Medium” on 2022-12-22 16:16:00. … Dec 2 Found at “OpenAPI Bot” on 2022-12-02 17:03:57. Chat with the bot to get up to speed with a Web API. Quickly discover what you can do with … Nov 17 Found at “The Distributed Computing Manifesto | All Things Distributed” on 2022-11-17 09:48:35. Over the next two decades, Amazon would … Nov 6 Found at “API Review at scale: An Interview with Alex Savage | Optic” on 2022-11-06 18:59:54. Alex Savage talks about the human side of … Oct 25 Found at “Focusing on Problems When Defining a New API | API Evangelist” on 2022-10-25 11:44:50. I immediately began rattling off the … Oct 24 I’m starting a new project related to API Product Management. At first, I thought of writing down the thesis of the project and … Oct 21 Found at “Hyrum’s Law” on 2022-10-21 10:54:50. Not all consumers depend upon the same implicit interface, but given enough consumers, the … Oct 18 Found at “How Engineering Drives Revenue in an Economic Downturn - The New Stack” on 2022-10-18 16:01:31. A year after BetterCloud … Oct 14 Found at “Comlink | Superface” on 2022-10-14 15:42:41. Comlink is description language for autonomous APIs. It allows you to declaratively … Oct 11 Found at “Why we should use real data to design in Figma · Kernel” on 2022-10-11 15:50:58. Designing without real data leads to a whole … Oct 7 Found at “Consideration for moving from objects to arrays. · Discussion #32 · OAImoonwalk” on 2022-10-07 12:08:38. With a major version … Oct 4 Found at “ApiScout - REST API Client for macOS” on 2022-10-04 17:20:32. ApiScout is one and only HTTP Client tool you will need while … Oct 4 Found at “What Are Good Traits That Make A Great API Product Managers | Moesif Blog” on 2022-10-04 15:50:54. API product management is a … Oct 4 Found at “API Product Management | Toptal” on 2022-10-04 15:29:42. A successful API strategy isn’t about building products; it’s about … Sep 14 Found at “Blokness” on 2022-09-14 19:40:00. Blokness main goal is to deliver the most accurate NFT data so developers and builders can … May 13 Found at “meirwahawesome-workflow-engines: A curated list of awesome open source workflow engines” on 2022-05-13 10:50:45. A curated list … May 13 Found at “Customer Experience APIs: The missing layer | by Hany Elemary | navalia | Medium” on 2022-05-13 09:39:48. (An Experience API is) … May 6 Found at “XML-RPC Specification” on 2022-05-06 10:58:54. XML-RPC is a Remote Procedure Calling protocol that works over the Internet. May 6 Found at “JSON-RPC 2.0 Specification” on 2022-05-06 10:58:29. JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol. … May 6 Found at “simple is better - JSON-RPC” on 2022-05-06 10:57:41. Especially for web-applications, it’s sensible to split the frontend … May 3 Found at “Design-First Approach to API Development: How to Implement and Why It Works” on 2022-05-03 10:41:28. API-First: This is an … Apr 20 Found at “API Lifecycle Overview | Complete Guide | Akana” on 2022-04-20 11:43:15. The API lifecycle consists of three primary phases — … Apr 10 Found at “Keycloak” on 2022-04-10 19:20:49. Add authentication to applications and secure services with minimum effort. No need to deal … Apr 4 Found at “HTTP Feeds | Asynchronous event streaming and data replication with plain HTTP APIs.” on 2022-04-04 15:40:33. HTTP feeds is a … Mar 28 Found at “Kongdeck: decK: Configuration management and drift detection for Kong” on 2022-03-28 17:02:39. decK provides declarative … Mar 28 Found at “King of our Kong: How we built a Configuration Management tool for Kong | by Eyal Brave | skai engineering blog | Mar, 2022 | … Mar 25 Found at “Should you make an open API? | FAIRTIQ” on 2022-03-25 12:48:59. Open APIs allow platform providers to leverage the creativity of … Mar 25 Found at “Platform Product Management - Silicon Valley Product Group” on 2022-03-25 12:28:42. One of the most difficult – but highest … Mar 25 Found at “Put Yourself in Your Customers Shoes When Developing APIs | Blog | Mastercard Developers” on 2022-03-25 12:27:17. The great thing … Mar 25 Found at “APIs: A Strategy Guide [Book]” on 2022-03-25 12:23:43. Programmers used to be the only people excited about APIs, but now a … Mar 25 Found at “The API Product Mindset” on 2022-03-25 12:20:44. The API team manages APIs across their entire API lifecycle, including … Feb 25 Found at “I have read the API Terms of service : the biggest lie of the programmable web - APIscene” on 2022-02-25 10:56:21. API Terms of … Feb 22 Found at “Claim-Check pattern - Cloud Design Patterns | Microsoft Docs” on 2022-02-22 18:08:53. Claim-check design pattern # Split a large … Feb 14 Found at “Creating OpenAPI specifications with Jargon | by Alastair Parker | Feb, 2022 | Medium” on 2022-02-14 19:36:27. Jargon helps you … Feb 9 Found at “sbensu: APIs as ladders” on 2022-02-09 17:53:36. The hard part of an API is not to use it, but to learn it. After learning how … Feb 7 Found at “Beyond REST and RPC” on 2022-02-07 18:02:29. CRUD is a typical data-centric interface. Of course it works. So does a Turing … Feb 6 Found at “The Light and Dark Side of the API Economy” on 2022-02-06 16:39:44. The “API Economy” is a popular term among VC’s and tech … Feb 4 Found at “From Manual to Contract Testing with KarateDSL and KarateIDE (I) | by Ivan Garcia Sainz-Aja | Feb, 2022 | Medium” on 2022-02-04 … Feb 2 Found at “sinclairzx81typebox: JSON Schema Type Builder with Static Type Resolution for TypeScript” on 2022-02-02 18:38:23. TypeBox is a … Jan 31 Found at “API Strategy Resources | MuleSoft” on 2022-01-31 11:38:31. When an organization strategically envisions APIs as engines for new … Jan 28 Found at “anttiviljamiopenapi-backend: Build, Validate, Route, Authenticate and Mock using OpenAPI” on 2022-01-28 18:45:01. OpenAPI Backend … Jan 28 Found at “Making the web better. With blocks! – Joel on Software” on 2022-01-28 16:01:16. Blocks can be highly structured, that is, they … Jan 27 Found at “Inter-parameter dependencies in REST APIs | by Alberto Martín López | ISA Group | Medium” on 2022-01-27 10:26:57. REST APIs often … Jan 24 Found at “API Evolution for RESTHTTP APIs” on 2022-01-24 20:42:57. API evolution is making a comeback these days with GraphQL and gRPC … Jan 24 Found at “2021 State of the API Report | Brought to You by Postman” on 2022-01-24 10:29:25. This year’s State of the API report … Jan 22 Found at “Hands-On With Spectral: Using API Linting for Better API Design and API Governance - YouTube” on 2022-01-22 19:34:25. In this …