Skip to content

filipw/RestAgent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTAgent

RESTAgent is an alternative to using HTTP Client libraries that makes it easier to consume hypermedia driven web applications. It achieves this goal in a few ways:

  • by providing a standardized way to consume links from retrieved representations.
  • requiring developers to handle responses by providing "response actions" based purely on the response and not on the context of the request.
  • automaticallly managing the current state of the client server interaction.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published