-
Get list of attractions in Taichung:
-
Get information about a specific attraction:
-
Get list of hiking trails in Taichung:
-
Get information about a specific hiking trail:
-
Get list of food joints in Taichung:
-
Get information about a specific food joint:
-
Get list of bike paths in Taichung:
-
Get information about a specific bike path:
-
Get list of events in Taichung in 2019:
-
Get information about a specific event:
-
Query the database:
- npm install
- to start: npm start
- to load data: npm run seed (Google API Key needed)
- to delete data: npm run wipe