RESTful API Fundamentals
API Types
API Access Types
HTTP Basics
Uniform Resource Locator (URL)
Method
REST Methods and CRUD
Deep Dive into GET and POST
HTTP Headers
Request Headers
Response Headers
Response Codes
XML
JSON
YAML
Webhooks
Tools Used When Developing with
Webhooks
Sequence Diagrams
REST Constraints
Client/Server
Stateless
Cache
Uniform Interface
Layered System
Code on Demand
REST API Versioning
Pagination
Rate Limiting and Monetization