This site documents a developing standard for building APIs tailored to modern applications.
REAL stands for Resource Explicit Action Layer.
APIs should always be driven by a resource.
A resource should have explicit actions, never generic ones.
Responses should always be asynchronous and streaming.