willdurand/hateoas-bundle

Integration of the willdurand/hateoas library into Symfony.

Role: maintainer

Integration of the willdurand/hateoas library into Symfony.

Hypermedia As The Engine Of Application State (HATEOAS) is a constraint of the REST application architecture that distinguishes it from other network application architectures.

With HATEOAS, a client interacts with a network application whose application servers provide information dynamically through hypermedia. A REST client needs little to no prior knowledge about how to interact with an application or server beyond a generic understanding of hypermedia.

php, api, rest, hateoas, symfony

Want more info?