projectsegfault pubnix doesnt exist yet
This commit is contained in:
parent
426e965ff5
commit
90478283d6
@ -1,6 +1,6 @@
|
|||||||
# PublAPI
|
# PublAPI
|
||||||
|
|
||||||
PublAPI is a simple API for Project Segfault's public shared system (pubnix).
|
PublAPI is a simple API for Project Segfault's upcoming public shared system (pubnix).
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
An installation of Go 1.19 or higher is required.
|
An installation of Go 1.19 or higher is required.
|
||||||
@ -20,3 +20,4 @@ Currently, PublAPI has only two routes, /online and /signup.
|
|||||||
|---------|------|-----------------|------------------------------------|
|
|---------|------|-----------------|------------------------------------|
|
||||||
| /online | GET | N/A | Returns the number of online users |
|
| /online | GET | N/A | Returns the number of online users |
|
||||||
| /signup | POST | username, email | Creates a register script and notifies admins that a new registration request was sent |
|
| /signup | POST | username, email | Creates a register script and notifies admins that a new registration request was sent |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user