diff --git a/README.md b/README.md index 7ab49ae..0191222 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ bundle exec rackup config.ru -p 9292
You can use the prod backend to get a list of all hackclub stickers in JSON, prod backend is https://fccg0c4s0kcggwk0k4s8wggc.a.selfhosted.hackclub.com. Please don't hammer it to hard, let us know what you're up to and we can help you coexist within the rate limit. Locally the backend is ran on port 9292 and exposes the following endpoints:
+You can use stickers.hackclub.com/api/ to get a list of all Hack Club stickers in JSON. Please don't hammer it too hard — let us know what you're up to and we can help you coexist within the rate limit. Locally the backend runs on port 9292 and exposes the following endpoints:
GET /stickers - List all stickersGET /stickers - List all visible stickersGET /stickers/:id - Get sticker details (requires auth)GET /shop/:id - Get shop item details