Files
titlebot-ng-ng/jsonEndpoint/readme.md
T

10 lines
322 B
Markdown
Raw Normal View History

2026-08-06 21:34:52 -05:00
# JSON ENDPOINT
This process provides json endpoints for user counts and vote suggestions.
If running on localhost, the two endpoints will be at localhost:9080/users and localhost:8080/subs. Base url should be altered for production.
/subs is where the submissions are stored
/users is for usernames and post counts