Skip to content

Tags: jvicg/akcli

Tags

v0.1.1

Toggle v0.1.1's commit message
refactor: Modularize `http_server`

The server logic and endpoint definition has been divided in different
modules. This help the scalability of the server, since we define
several endpoints for each command we add to the app.

v0.1.0

Toggle v0.1.0's commit message
docs: Add tests and license badges