Skip to content

yelinaung/JSONatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONatra

Serve JSON Static files with Sinatra

You can request the static json files with the file name as the route.

e.g you have to request locahost:4567/test.json if you want the contents of test.json.

Installation

Install ruby via rvm.

$ git clone https://github.com/yelinaung/JSONatra
$ cd JSONatra
$ bundle install
$ foreman start

LICENSE

MIT

About

Serve JSON Static files with Git + Sinatra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages