Search Articles — Sudonull

Search Results

In this project

API Design Errors: Guide for Developers

https://sudonull.com/api-design-errors-guide-for-developers

Practical Guide to Avoiding 10 Critical Errors in API Design and Implementation: HTTP Statuses, Error Handling, Pagination, Versioning, Idempotency and Data Validation.

API Testing: Checklist and Autotests

https://sudonull.com/api-testing-checklist-and-autotests

Full API Testing Checklist: Status Codes, Structure, Boundaries, auth. Postman, Jest+axios Examples, AI Automation. For QA and Developers — Implement a Systematic Approach.

API LLM for business: security and savings

https://sudonull.com/api-llm-for-business-security-and-savings

Switching to corporate API LLM minimizes hallucinations and risks. Prompt structure, copyrights, workflow. Speed up work without losses — read the guide for developers.

Swagger in 1C: API Documentation Automation | Guide

https://sudonull.com/swagger-in-1c-api-documentation-automation-guide

How to integrate Swagger with 1C for automatic API documentation generation. Step-by-step instructions with code examples and solutions to common errors.

From the web

API - Wikipedia

https://en.wikipedia.org/wiki/API

API An application programming interface (API) is a connection between computers or between computer programs. It is a type of software interface, offering a service to other pieces of software. …

What Are APIs? A Beginner's Guide (with examples)

https://dev.to/icornea/what-are-apis-a-beginners-guide-with-examples-4ok8

Apr 15, 2025 · A RESTful API is a way for apps to communicate over the internet using standard web protocols, like HTTP. It’s like sending a text message to a server, asking for data (e.g., a list of …

What is an API (Application Programming Interface)

https://www.geeksforgeeks.org/software-testing/what-is-an-api/

Dec 15, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, …

American Petroleum Institute | API

https://www.api.org/

The American Petroleum Institute (API) is the only national trade association that represents all aspects of America’s oil and natural gas industry. Our more than 600 corporate members, from the largest …

Individual Certification Programs | American Petroleum Institute | API

https://www.api.org/products-and-services/individual-certification-programs

Become API certified in 510, 570, 653, 1169, and more. Learn how these trusted credentials help professionals succeed—start your certification journey today.

What is an API? A Beginner's Guide to APIs | Postman

https://www.postman.com/what-is-an-api/

What is an API? An API, which stands for application programming interface, is a set of protocols that enable different software components to communicate and transfer data. Developers use APIs to …

What is an API (application programming interface)? - IBM

https://www.ibm.com/think/topics/api

Apr 9, 2024 · An API, or application programming interface, is a set of rules or protocols that enables software applications to communicate with each other to exchange data, features and functionality.

Developing APIs: A comprehensive guide | Google Cloud

https://cloud.google.com/discover/what-is-api-development

Ready to build your next API? Dive into best practices, tools, and cloud-native strategies with a focus on Google Cloud's capabilities for APIs.

What is an API? - Akamai

https://www.akamai.com/glossary/how-do-apis-work

API is an abbreviation of application programming interface, a set of rules, protocols, and definitions that allow different software components or programs to communicate with each other and share data. …

Web APIs - MDN

https://developer.mozilla.org/en-US/docs/Web/API

Jul 29, 2025 · Web APIs When writing code for the Web, there are a large number of Web APIs available. Below is a list of all the APIs and interfaces (object types) that you may be able to use …

Trending Now