Restful API Guidelines
Sep 22, 2023 · 10 min read · Terminology The following terms are crucial when discussing REST APIs: Resource: An object or representation of something with associated data. Operations such as delete, add, and update can be performed on resources. Examples include Animals, schoo...
Join discussion

