Skip to content

dyzfromyt/eol_species_interaction_json_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Ruby + Sinatra + Datamapper app that served by Unicorn server

You need the following Ruby gems:
sinatra
datamapper
dm-mysql-adapter
unicorn
json_pure
rest-client

Then you can start the JSON server by running the command"
    unicorn
in current directory.

"unicorn -D" will daemonize the unicorn server.

This app needs connection to MySQL server holding the EOL species interaction data, connection parameters are set in boot/init.rb

About

eol_species_interaction_json_server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages