Ahmad W Khanblog.ahmadwkhan.com·Dec 11, 2024API Design and Development: A Reference for Building Robust and Scalable SystemsIn the digital age, APIs (Application Programming Interfaces) have become the backbone of modern software development. They are the invisible threads that connect applications, enabling seamless communication and integration across diverse systems. F...API Design
Ashutosh Sharmaashutoshsharma.hashnode.dev·Dec 3, 2024Monolithic vs. Microservices: Understanding the BasicsWhen building software applications, developers often face a key architectural decision: Monolithic or Microservices. Both approaches have their pros and cons, and understanding them can help you choose the right one for your project. Let’s break the...monolithic architecture
Rory Murphyapidna.hashnode.dev·Dec 2, 2024API Design for No-Code PlatformsAPI design plays a critical role in the success of no-code platforms, which are transforming software development by putting powerful tools into the hands of non-technical users. These platforms enable anyone, from small business owners to corporate...APIs
Bobobohashnode.hashnode.dev·Nov 21, 2024Top 5 Enterprise-Grade API Documentation Tools and Software for Seamless IntegrationIn today's digital business landscape, the quality and usability of API (Application Programming Interface) documentation are crucial for enterprise success. Choosing a reliable API documentation tool and software not only enhances developers' effici...API Design
Parvanaapi-design.hashnode.dev·Oct 29, 2024How to Optimize SQL Queries for Better Database Performance?How to Optimize SQL Queries for Better Database Performance? You’re at a buffet, and everything looks delicious. But instead of grabbing a plate and taking what you need, you start piling food from every corner, making a mess and slowing yourself dow...API Design
Parvanaapi-design.hashnode.dev·Oct 24, 2024API Design and Debugging:A Comprehensive Guide for BeginersAPI Design and Debugging:A Comprehensive Guide for Beginers🚀 Developing and debugging APIs is both exciting and challenging. With APIs (Application Programming Interfaces) becoming the backbone of modern applications, it's essential to follow best p...APIs
Sriza Senhowtodesignscalablerealworldapi.hashnode.dev·Oct 12, 2024How to Design Scalable APIs: A Real-World Case StudyLet’s imagine you’re building a food delivery app like UberEats or Zomato. The system has to handle multiple actions such as browsing restaurants, placing orders, checking order status, and tracking delivery. At any given moment, thousands of users c...REST API
Sơn Phạm Quangsonpq.hashnode.dev·Oct 8, 2024[API Design] Phần 2 - Design API đơn giản (1)Mọi người đều mong đợi các API có thể sử dụng được. Họ mong đợi các API có các thiết kế đơn giản và quen thuộc, các tương tác đơn giản, các đường dẫn đơn giản. 1. Thiết kế các biểu diễn đơn giản Hãy thử nhìn vào ví dụ dưới đây, hình vẽ mô tả 2 thiết ...The Design of Web APIsAPI Design
Sơn Phạm Quangsonpq.hashnode.dev·Oct 8, 2024[API Design] Phần 1 - Tổng quan về API Design1. Thiết kế API là gì? 1.1. Hậu quả tồi tệ của việc thiết kế API tồi Bạn sẽ làm gì khi sử dụng một vật dụng hằng ngày mà trước đây bạn chưa từng sử dụng? Đó là việc bạn cần xem xét kỹ giao diện của nó để xác định mục đích và cách sử dụng của nó dựa t...The Design of Web APIsAPI Design
Henry Andrewsmodern-json-schema.com·Sep 21, 2024Analyzing the OpenAPI Tooling EcosystemWelcome to a new series of posts that will take you on a visual journey through the OpenAPI Specification (OAS) and its tooling ecosystem! Why diagram the OAS ecosystem? As part of the efforts to design OAS 3.2 and 4.0 “Moonwalk”, I wanted to figure ...8 likes·17.8K readsOpenApi