m_json
Module Author: synmuffin
Category: Other
Status: Published
User Rating:
(0 Comments)
m_json module adds a very basic JSON API to Anope that allows user to login and creates them an auth ticket, they can use that auth ticket to execute commands as that user.
This was designed for web service panels cause well I loath XML and then XMLRPC interface was lacking, however this was build off the existing m_httpd and m_xmlrpc module so it's a little lacking due to some limitations.
This module does require the nlohmann/json C++ library, and Anope to be compiled using C++17.
Code and updates: https://github.com/jnewing/anope/tree/m_json
Latest Module Releases
- v1.0 - Released: 11/03/24 (1 file)