Shape Shape

REST API

REST API is an application programming interface that uses HTTP requests to access and manipulate resources. Used in web development and integration between services.

Example:

A mobile app fetches user data from a REST API endpoint.

WhatsApp Icon