APIs

API (Application Programming Interface) | defines rules and protocols | for software applications to communicate.
API (Application Programming Interface) | định nghĩa các quy tắc và giao thức | để các ứng dụng phần mềm giao tiếp.

Provides standardized access | to functionalities | without understanding internal workings.
Cung cấp quyền truy cập chuẩn hóa | vào các chức năng | mà không cần hiểu hoạt động nội bộ.

Includes endpoints, | request methods (GET, POST, PUT), | and data formats (JSON, XML).
Bao gồm các endpoints, | các phương thức request (GET, POST, PUT), | và các định dạng dữ liệu (JSON, XML).

Resources

References


← Open API Specs · Backend Roadmap · Authentication →