Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 459 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 459 Bytes

balldontlie

This repository hosts the code to run www.balldontlie.io and its API. The script to retrieve data is stored in a private repository elsewhere.

Development

API We're using rails to run the server: bundle install rails s

Docs We're using slate to generate the docs page. cd frontend bundle install bundle exec middleman server

Contributing

Feel free to open any pull requests or issues.