|
9 months ago | |
---|---|---|
config | 9 months ago | |
db | 9 months ago | |
lib | 9 months ago | |
routes | 9 months ago | |
test | 9 months ago | |
.acnh-data-api.rc.example | 9 months ago | |
.gitignore | 9 months ago | |
README.md | 9 months ago | |
package.json | 9 months ago | |
server.js | 9 months ago |
Read-only api written in nodejs and express for viewing data exported from the official Data Spreadsheet for Animal Crossing New Horizons.
The API is available at https://api.acnh.renderorange.com
To install dependencies run npm install
from the project directory.
acnh-data-api
is configurated using the .acnh-data-api.rc
file in the project directory.
An example config is provided. Rename .acnh-data-api.rc.example
to .acnh-data-api.rc
to get started.
Returns all rows from the Accessories table.
Returns all rows from the Achievements table.
Returns all rows from the Art table.
Returns all rows from the Bags table.
Returns all rows from the Bottoms table.
Returns all rows from the 'Clothing Other' table.
Returns all rows from the Construction table.
Returns all rows from the 'Dress-Up' table.
Returns all rows from the Fencing table.
Returns all rows from the Fish table.
Returns all rows from the Floors table.
Returns all rows from the Fossils table.
Returns all rows from the Headwear table.
Returns all rows from the Housewares table.
Returns all rows from the Insects table.
Returns all rows from the Miscellaneous table.
Returns all rows from the Music table.
Returns all rows from the Other table.
Returns all rows from the Photos table.
Returns all rows from the Posters table.
Returns all rows from the Reactions table.
Returns all rows from the Recipes table.
Returns all rows from the Rugs table.
Returns all rows from the 'Sea Creatures' table.
Returns all rows from the Shoes table.
Returns all rows from the Socks table.
Returns all rows from the Tools table.
Returns all rows from the Tops table.
Returns all rows from the Umbrellas table.
Returns all rows from the Villagers table.
Returns all rows from the 'Wall-mounted' table.
Returns all rows from the Wallpaper table.
Blaine Motsinger blaine@renderorange.com