TrevorEdwards / RedEvents

api for various Cornell data

Home Page:https://redevents.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedEvents

RedEvents is a NodeJS API for those who wish to develop informational services (apps, etc) for Cornell students.

See it running here.

Structure

The app is set up as a standard express app with a mongoose wrapper over mongo.

All data scraping/routes are within the routes folder. New functionality can be put into its own file. For example, library data scraping and routes are within routes/libraries.js.

Contributing

If you would like to contribute, feel free to make an issue about what you want.

Any data that could be relevant to Cornell is welcome.

Pull requests are always welcome!

About

api for various Cornell data

https://redevents.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 97.8%Language:HTML 1.4%Language:CSS 0.7%