Glossary › Web Development › REST (Representational State Transfer)
REST (Representational State Transfer)
An architectural style for building APIs, where data is accessed and manipulated through HTTP requests like GET, POST, PUT, and DELETE.
Glossary › Web Development › REST (Representational State Transfer)
An architectural style for building APIs, where data is accessed and manipulated through HTTP requests like GET, POST, PUT, and DELETE.