A basic Express router which serves as an API to 2009scape
- Mostly for 2009scape.org
- Clone repository and cd into it
- Run
yarn install
- Run
yarn start
If running on a live server -
- Portforward port 3000
- Use your public IP to make fetches
Make PRs homie, if you have a good idea then it's a good idea.