Korv - Asynchronous API Framework over SSH
Korv is an API framework that runs on TCP sockets over SSH sessions using AsyncIO. You can use standard SSH key authentication to execute GET, STORE, UPDATE, DELETE verbs, while handling responses with callbacks. Great for server-to-server communication.