Glossary

RESTful API


Term
RESTful API

Abbreviation
 

Definition
A RESTful API is an application program interface (API) that uses HTTP requests to get, put, post and delete data. It is also referred to as a RESTful web service, and is based on representational state transfer (REST) technology, an architectural style and approach to communications often used in web services development.

Index Associations