shadikhan / umdio

An open API for the University of Maryland

Home Page:https://umd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UMD.io · license MIT PRs Welcome

UMD.io is an open API for the University of Maryland. The main purpose is to allow developers to build awesome tools and projects. In turn, developers can improve the University of Maryland with the things they build.

Resources

License

We use the MIT License - do what you want, but don't hold us liable.

Setting Up Your Environment With Docker

  1. Install docker
  2. Install docker-compose
  3. Run docker-compose up
    • You might need to run docker-related commands with sudo if you're a linux user
  4. Run the scrapers
    • docker exec -it umdio_umdio_1 bundle exec rake scrape

About

An open API for the University of Maryland

https://umd.io

License:MIT License


Languages

Language:Ruby 99.7%Language:Dockerfile 0.3%