-
Notifications
You must be signed in to change notification settings - Fork 0
Introduction
Jan Stefan Gehrmann edited this page Jul 18, 2017
·
3 revisions
I created this client to help people interacting with restful services. Not because it's to hard to do this or because other libraries doesn't support stuff like this. The reason is: Sometimes you don't want to use or learn a massive library or framework like JQuery, Angular, React and so on... just bacause you want to access a restful service in a small project. Or you build you own framework and need a small restclient. If this is the case, this client will be your way to go in the future. Of course it's not ready yet and some of you might want to see some features missing. Feel free to ask me for implementation or push your solution to this repository.