You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.
What is an endpoint, what isn't, and how to access them, is a bit unclear. In addition, some of them could work better.
Decide what endpoints should be used by the general public
Self-explanatory.
Move endpoints (done!)
Endpoints should be moved to api.vukkybox.com/endpointName or vukkybox.com/api/endpointName (or similar options) to make them easier to distinguish from normal pages.
Clean endpoints
The design of some endpoints are, uh... messy and probably need some refactoring. Gallery viewing currently exists in the form of scraping gallery pages. Seeing the list of Vukkies involves fetching a not-updated-frequently vukkies.json on GitHub, or getting the latest Vukky list by... scraping gallery pages. Not ideal. Hold on, these are just ideas for new endpoints, aren't they? What am I saying here? I forgot?
The text was updated successfully, but these errors were encountered:
nyakase
changed the title
Move those endpoints to api.vukkybox.com/* or vukkybox.com/api/* and make them easier to use if necessary
Move and clean endpoints
Apr 14, 2022
What is an endpoint, what isn't, and how to access them, is a bit unclear. In addition, some of them could work better.
Decide what endpoints should be used by the general public
Self-explanatory.
Move endpoints (done!)
Endpoints should be moved to
api.vukkybox.com/endpointName
orvukkybox.com/api/endpointName
(or similar options) to make them easier to distinguish from normal pages.Clean endpoints
The design of some endpoints are, uh... messy and probably need some refactoring. Gallery viewing currently exists in the form of scraping gallery pages. Seeing the list of Vukkies involves fetching a not-updated-frequently
vukkies.json
on GitHub, or getting the latest Vukky list by... scraping gallery pages. Not ideal. Hold on, these are just ideas for new endpoints, aren't they? What am I saying here? I forgot?The text was updated successfully, but these errors were encountered: