Architectural constraints of the REST
Client-server
Stateless
Cacheable
Layered system
Code on demand (optional)
Uniform interface: Identification of resources, Manipulation of resources through these representations, Self-descriptive messages, Hypermedia as the engine of application state
Architectural constraints of the Safenetwork
Security
…?