Rester client using the rester MVP library
The Rester is a lightweight MVP library performing HTTP requests.
The library provides several presenters which implements application logic.
The library is here: https://github.com/pozitiffcat/rester
- base HTTP requests GET, POST, PUT, DELETE using libcurl
- history persistence using sqlite3
- only for json bodies