Skip to content

Backend portion of the Epimaps project with ExpressJS, APIs to manipulate Wikipedia articles.

Notifications You must be signed in to change notification settings

BaggioWongHK/epimaps-backend

Repository files navigation

Epimaps (Express)

Demo

Epimaps-backend-demo

To run

/usr/local/bin/node bin/www

Open http://localhost:3000 to run independently as a full stack project, or simultaneously with the Angular front end.

The Angular dist files are located here: public/epimap/dist.

Documentation

Open out/global.html

Project reflection

Epimaps project reflection (PDF): https://goo.gl/TgwGYK

Acknolwedgments

  • ExpressJS for building the API

https://expressjs.com/

  • Wikipedia's API to access data in a convenient format

https://www.mediawiki.org/wiki/API:Main_page

  • Wikipedia for providing articles to scrape data

https://www.wikipedia.org/

  • Google Trends for providing an API for getting popular searches

https://trends.google.com/trends/

About

Backend portion of the Epimaps project with ExpressJS, APIs to manipulate Wikipedia articles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages