This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
PHP API #1
Comments
Having something custom made for sbpp would be great, in the interim, we use https://forums.alliedmods.net/showthread.php?p=1716010 and add in what we needed to make the API work for us. |
@DriZ I think I might just rewrite that, it's from 2012 and uses mysql :/ Wth is Sourceban API Key? |
@rumblefrog API Key in SourceBans normally refers to the Web API Key from Steam. |
I would love to see a REST Api to allow integration in any kind of service. |
@good-live Fortunately, with the front-end using Vue, it's more than likely we'll see this 👍 |
Ah i didn't knew that vue is used for the frontend ^^ |
Well, we could have countless different frontends with a REST API @good-live |
Yeah sure ^^ |
Open
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Detailed Description
Not sure if this is already suggested, but a SourceBan namespace, in which the user could "extends" or "implement" their script for things such as adding an admin, managing server, etc.
Context
As a web developer myself, it was hurting my brain that there's no unified structure for function classes or any OO code really, making it a hassle for people to build on top of SourceBan.
I'll leave you to imagine how it'd benefit people.
The text was updated successfully, but these errors were encountered: