BIAD/nci-external-process-api

Name: nci-external-process-api

Owner: NCI CBIIT Development Sandbox

Owner: Biomedical Informatics Applications Development

Description: This repository contains RESTful services that runs external processes.

Created: 2015-12-22 17:21:50.0

Updated: 2018-05-03 15:25:04.0

Pushed: 2017-02-23 19:34:46.0

Homepage: null

Size: 51

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

nci-external-process-api

Build Status Codacy Badge Codacy Badge

This repository contains RESTful services that runs external processes.

Setup
bundle install
rake db:migrate
    - defaults to development for DB if you would like to set up sqlite for production use the following
    rake db:migrate RACK_ENV=production
Starting service
bundle exec rackup

nci-external-process-api

Build Status Codacy Badge Codacy Badge

This repository contains RESTful services that runs external processes.

Setup
bundle install
rake db:migrate
    - defaults to development for DB if you would like to set up sqlite for production use the following
    rake db:migrate RACK_ENV=production
Starting service
bundle exec rackup

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.