Skip to content

Very simple JSON validator with Crystal (Kemal) and Skeleton

License

Notifications You must be signed in to change notification settings

ep4sh/jsonvalidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json Validator Build Status

Very simple JSON validator with Kemal and Skeleton

Installation

git clone https://github.com/ep4sh/jsonvalidator
cd jsonvalidator && shards install
crystal run src/jsonvalidator.cr

Usage

Go to http://localhost:1502/ to see it in action.

JSONValidator

Contributing

  1. Fork it (https://github.com/ep4sh/jsonvalidator/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • ep4sh - creator and maintainer

About

Very simple JSON validator with Crystal (Kemal) and Skeleton

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published