Adrian Machadozuplo.hashnode.dev·Dec 20, 2024Mastering API Definitions: A Comprehensive GuideIn the fast-paced world of software development, APIs have become the backbone of modern applications. At the heart of these APIs lies a crucial element: the API definition. This guide will explore the concept of API definitions, their significance, ...APIDocumentation
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024Zudoku: Open-Source API Docs FrameworkOur documentation framework is open-source, so anyone can use it. Check out > Zudoku > and create your API documentation for free. At Zuplo, we strive to make all our features world-class, with the same great extensibility and programmability as the...APIDocumentation
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024Increase revenue by improving your API qualityThe best APIs are the minimally viable exposure to a much larger system of business logic, backend services, and infrastructure. The best API businesses follow that model, delivering only what your developer audience needs with absolutely zero fricti...APIDocumentation
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024How to Make A Rickdiculous Developer Experience For Your APIHow do you make a stellar developer experience (DX) for API integration? Not by sharing docs in a PDF, that's for sure. Let's consider things from the developer's perspective and walk through some expectations and common hangups when integrating with...APIDocumentation
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024New API Playground in the Zuplo Developer PortalThe Zuplo Developer portal is the easiest way to create beautiful documentation for your API. Today, it gets even better with a new API Playground. The API Playground allows your users to immediately call your API without leaving the browser. Embeddi...APIDocumentation
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024Announcing Supabase Auth for your API Developer Portal! - Supaweek Day 5Today we're announcing a new feature for your API Developer Portal: Supabase Auth integration! Whether you're following our week-long tutorial on building an AI-based API with Supabase and Zuplo, or you're exposing an API with Zuplo and need a Develo...APIDocumentation
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024Documentation for your Supabase API! - Supaweek Day 3In day 1 of the Supaweek we covered how to create an AI-based API using OpenAI and Supabase DB as its backend, and we added auth and rate-limiting using Zuplo's API Gateway and even programmed a request handler directly in the gateway. In day 2, we c...APIDocumentation
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024Day 4 - Eating our own dogfood 🐶🥣Today — Day 4 of API Key Week — we're proud to share that we are indeed eating our own dogfood. We just updated the Developer Portal in Zuplo (which also just received a bunch of performance upgrades💨). This makes for an improvement on our self-ser...APIDocumentation
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024How to Successfully Promote and Market an APIWhat are the best strategies for marketing an API in 2024? Use these > techniques for your API product strategy. If you're reading this, you've decided to embark on the journey of API productization. Congratulations - you have a long but potentially...APIDocumentation
Treblletrebllemakers.hashnode.dev·Dec 11, 2024The Essential Guide to API Documentation: Best Practices and ToolsHave you ever installed software or tried out that new dev tool you heard about on the console?dev without looking at its documentation? Probably not, right? That’s also the case with APIs and API documentation. API documentation is one of the most i...APIs