Bobur UmurzokovforApache APISIXapisix.hashnode.net·Nov 22, 2022How to choose the right API GatewayNowadays an API Gateway is an essential component in designing a distributed system’s architecture with multiple API services or microservices. This post helps you understand what’s the API Gateway, when, and why to use it, and guides you on how to c...141 likes·429 readsWeb Development
Liyas Thomasliyasthomas.hashnode.net·Nov 5, 2019FeaturedLaunching Postwoman v1.0 👽 - A free, fast & beautiful alternative to Postman 🎉So, here’s how Postwoman happened. You know the drill. You’re developing an app for a client and you need to test every APIs and every APIs response in every method, on every requests. Our team was already using Postman to test all the variations of ...84 likes·734 readsapi
Utkarsh Bhimteworkofutkarsh.hashnode.net·Jul 24, 2020FeaturedHow will GPT-3 change the Frontend developer eco-systemSince the GPT-3's demos have stormed Twitter, more and more devs are getting anxious about how this would affect their jobs in the future. I think the tweet that has struck the developers the most is the one by Sharif Shameen https://twitter.com/shar...84 likes·2.1K readsapi
Desta Zerihundesta-zerihun.hashnode.net·Apr 22, 2023API - Application Programming InterfaceWhat is an API? API is an abbreviation for Application Programming Interface which is a collection of communication protocols and subroutines that enable software to communicate with each other. They allow developers to access and use the functionali...api
Priyam Srivastavaipriyam26.hashnode.net·Apr 20, 2023Journey in Rust: Handling External Commands and Dependencies Part - 6Hello, Rustaceans! Welcome back to our journey of learning Rust and building an open-source tool. In this episode, we're going to explore how to handle external commands and dependencies. It's like making sure you have all the ingredients before star...1 likeTermoil: My Journey of making a Terminal assistantRust
Olivier PenhoatforNiji Techniji.hashnode.net·Apr 20, 2023Niji RESTful API guidelinesCe document a pour vocation de recenser les lignes directrices et bonnes pratiques de Niji s'agissant de la conception d'APIs RESTful pragmatiques. Nouveau venu dans le monde des APIs ? → An Introduction to API’s Préambule : Aucun standard absolu n...1 like·33 readsapi
Blessing Ene Anyebekwennb.hashnode.net·Apr 13, 2023Beginners Guide To API DocumentationWelcome to this guide on API documentation! If you're reading this, chances are you already know what APIs are and how they operate. "APIs," or "application programming interfaces," refers to the collection of protocols and development tools for buil...54 likes·307 readsapi
Atankatank.hashnode.net·Apr 13, 2023What about the unavailability of OpenAI's API in Celestial Empire?Atank © 2023 Note: As English is my second language, I have relied on ChatGPT to optimize my article. 1. Obstructing the sky and covering the sun As we all know, there is a thing called the Great Firewall in China, which confines the citizens to an a...28 readsproxy
Yuval Aloniyuval.hashnode.net·Apr 12, 2023Connecting Siri to ChatGPTChatGPT is great for a lot of things, one of which is answering questions on a broad amount of subjects and categories, and getting expert, detailed answers --- something that Apple's OS: IOS's "personal voice assistant" - Siri doesn't do very well, ...352 readschatgpt
Ragavi S Pdocument360.hashnode.net·Apr 10, 2023API Lifecycle Management: Everything You Need to KnowSimply put, API lifecycle management involves the practices and processes for managing an API by following a phase-based approach to designing, developing, testing, and retiring APIs. API lifecycle management is one component of overall API managemen...APIs
Sai Siddhish Chandra Sekarandevsai.hashnode.net·Apr 1, 2023What are APIs?Introduction APIs, Application Programming Interfaces, provide a standardized way for an application to allow itself to be integrated with other third-party apps without the need to code for every possible integration. CRUD and HTTP Methods So how do...2 likesThe InternetAPIs
Ragavi S Pdocument360.hashnode.net·Mar 28, 2023Top 14 REST API Design Best Practices to FollowBefore getting started with a REST API design, you need a Functional Specification. It sets out what the system does, not how it does it. It might include a few mockup screenshots and information flow diagrams, but it is essentially a high-level docu...30 readsAPIs
ibukun soremekunibukunsoremekun.hashnode.net·Mar 25, 2023API Security Best PracticesIn today's interconnected digital world, Application Programming Interfaces (APIs) play a crucial role in enabling seamless integration between various software applications, services, and platforms. APIs act as a bridge between different systems, al...26 readsapi