/spotlite-parser

A lightweight Sinatra app that provides up-to-date parsers for Spotlite

Primary LanguageRubyMIT LicenseMIT

spotlite-parser

A lightweight Sinatra app that provides up-to-date parsers for Spotlite

Deploy right now to Heroku

Deploy

How to

Clone this repository

git clone git@github.com:defeed/spotlite-parser.git

Install the bundle

bundle install

Run the server on localhost's port 3000

bundle exec thin start -p 3000