mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-03-28 17:32:35 +01:00
309 B
309 B
NNTPChan JSON-RPC API
To enable set the following in srnd.ini section frontend
[frontend]
...
json-api = 1
json-api-username = something-really-long
json-api-password = somethine-different-but-also-very-long
see the example tool at contrib/tools/api/post.js