Files
2026-08-06 21:34:52 -05:00

10 lines
322 B
Markdown
Executable File

# 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