BrianGrug / PerPlayerServers

Create Minecraft servers with Docker
MIT License
8 stars 2 forks source link

Allow other services to hook into server creation #6

Open Gregor-Davies opened 3 years ago

Gregor-Davies commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Allow things like discord bots to hook into a self hosted version of this

Describe the solution you'd like A clear and concise description of what you want to happen.

Something like an API for self hosted versions of this

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. an npm package or wrapper. Additional context Add any other context or screenshots about the feature request here.

BrianGrug commented 3 years ago

The "Shared" module contains an API. How would a rest api sound as well?