#api-server #agent #mnemnk

app mnemnk-api

Mnemnk agent of API server

1 unstable release

new 0.1.0 Feb 13, 2025

#12 in #api-server

Download history 127/week @ 2025-02-11

127 downloads per month

MIT license

13KB
162 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–17MB
~220K SLoC