apparently you dont need the xtra dashes on gfm
This commit is contained in:
parent
11e5347391
commit
426e965ff5
@ -16,9 +16,7 @@ By default it listens to port 3000 on 127.0.0.1. You can change the port with th
|
|||||||
## Usage
|
## Usage
|
||||||
Currently, PublAPI has only two routes, /online and /signup.
|
Currently, PublAPI has only two routes, /online and /signup.
|
||||||
|
|
||||||
|---------|------|-----------------|------------------------------------|
|
|
||||||
| ROUTE | TYPE | EXTRA ARGS | DESCRIPTION |
|
| ROUTE | TYPE | EXTRA ARGS | DESCRIPTION |
|
||||||
|---------|------|-----------------|------------------------------------|
|
|---------|------|-----------------|------------------------------------|
|
||||||
| /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