Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 647 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 647 Bytes

Introduction

This Rails 5 API application provides the framework to easily deploy HoopScrape as a web service.

Demo

Please visit the HoopScrape Web API demo site for usage examples.

Deployment

Heroku

Please visit Heroku - Deployment for guidance related to Git or Heroku CLI installation.

$ heroku create
$ git push heroku master

More Info

For more detailed background information, please visit the HoopScrape gem readme.