3 unstable releases
new 0.2.0 | Mar 7, 2025 |
---|---|
0.1.1 | Feb 26, 2025 |
0.1.0 | Feb 13, 2025 |
#336 in HTTP server
426 downloads per month
14KB
164 lines
mnemnk-api
mnemnk-api
is a Mnemnk agent, which works as API server.
Installation
cargo install mnemnk-api
Setup
mnemnk-api
is enabled by default. After installation, restart Mnemnk and it should be running.
If it is not enabled, please edit Settings in Mnemnk as follows
"agents": {
"api": {
"enabled": true
},
...
Save the settings and restart Mnemnk.
Development
> cargo run
...
You can stop mnemnk-api
by entering QUIT.
License
MIT
Dependencies
~10–18MB
~221K SLoC