Shape Shape

Stateless

Stateless is a system or protocol that does not retain information between interactions. Used in APIs, web services, and distributed systems.

Example:

RESTful APIs are designed to be stateless.

WhatsApp Icon