Skip to content

nowk/ripple-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ripple-expample

Example for ripple

Setup

Checkout

$ go get github.com/nowk/ripple-example

Use dep to get our dependencies

$ dep ensure

Start the server

$ make            (installs dumb-init, so we can exit out of docker)
$ make server

$ curl <yourip>:4000/api/v1/items

=> [{"foo": "bar"}]

About

Example for github.com/nowk/ripple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published