Skip to content

Commit

Permalink
newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
jackharrhy committed Mar 18, 2020
1 parent 02d1dbd commit 27e0b6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ Enable Minecraft whitelist management from an exposed HTTP endpoint
---

`GET / -> [] of {uuid: "...", name: "..."}` - Returns the `whitelist.json` of the server.

`POST / ({name: "..."}) -> 201` - Adds a user to the whitelist via username.

`DELETE / ({name: "..."}) -> 201` - Removes a user from the whitelist via username.

---
Expand Down

0 comments on commit 27e0b6a

Please sign in to comment.