Skip to content

manton/jsonfeed-validator

Repository files navigation

JSON Feed Validator

See live version at https://validator.jsonfeed.org.

Development

This is a Sinatra app. Follow these steps to set it up and run it locally:

  1. Clone or download this repository.
  2. Install the required Ruby version.
  3. Install the dependencies from the Gemfile: bundle install.
  4. Start the server: ruby validator.rb.
  5. Open http://localhost:4567 in your browser.

About

Small web app to check feeds via a JSON schema.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7