murmur-rest
murmur-rest copied to clipboard
:headphones: A RESTful API for administering virtual Mumble servers. Built with Flask and Ice.
Hey @alfg This is awesome project. This is very helpful for me, so I want to share my commit with you. I add 2 new API about channel 1. PATCH...
Endpoint for adding groups, removing groups, adding user to a group, removing user from a group, getting users currently in a group, getting all existing groups. Incredibly useful for authenticated...
Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...