Skip to content
/ Jokes Public

A Buffalo based API that applies a Chuck Norris joke to a random person.

Notifications You must be signed in to change notification settings

g-leon/Jokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jokes

A Buffalo based API that applies a Chuck Norris joke to a random person.

Quick setup

mkdir -p $GOPATH/src/github.com/g-leon
mv ./Jokes $GOPATH/src/github.com/g-leon
go get ./...

Documentation

To view generated docs for Jokes, run the below command and point your browser to http://127.0.0.1:6060/pkg/

godoc -http=:6060 2>/dev/null &

Run Tests

buffalo test    

Run in dev

buffalo dev

Using the web service

 curl ‘http://localhost:3000’

About

A Buffalo based API that applies a Chuck Norris joke to a random person.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages