#server #api #mnemnk-api

app mnemnk-api

Mnemnk agent of API server

3 unstable releases

0.2.0 Mar 7, 2025
0.1.1 Feb 26, 2025
0.1.0 Feb 13, 2025

#515 in HTTP server

Download history 105/week @ 2025-02-09 29/week @ 2025-02-16 128/week @ 2025-02-23 151/week @ 2025-03-02 30/week @ 2025-03-09 3/week @ 2025-03-16 2/week @ 2025-03-23

193 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–17MB
~221K SLoC