#api-server #agent #mnemnk

app mnemnk-api

Mnemnk agent of API server

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

Download history 127/week @ 2025-02-11 7/week @ 2025-02-18 146/week @ 2025-02-25 146/week @ 2025-03-04

426 downloads per month

MIT license

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