Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ST
ga4gh-arraymap
Commits
306b0436
Commit
306b0436
authored
Sep 29, 2016
by
Severine Duvaud
Browse files
Removed duplicated README file
parent
780dc7bf
Changes
1
Show whitespace changes
Inline
Side-by-side
beacon-app/README.md
deleted
100755 → 0
View file @
780dc7bf
This is an experimental version using node express and monk to connect to mongodb.
It was mostly generated using
[
express-generator
](
http://expressjs.com/en/starter/generator.html
)
Usage:
```
npm install
npm start
```
The implementation was adapted to arraymap data based on this tutorial:
http://cwbuecheler.com/web/tutorials/2014/restful-web-app-node-express-mongodb/
Instead of using monk, one can also use mongoose
To make it REST, you may follow this:
http://cwbuecheler.com/web/tutorials/2014/restful-web-app-node-express-mongodb/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment