Skip to content

brandon-beacher/qwubble-api

Repository files navigation

Qwubble

Run

$ bundle install
$ gem install foreman
$ foreman start

Hello World

Navigate to http://localhost:9000/api/ping with a browser or use curl.

$ curl http://localhost:9000/api/ping

{"ping":"pong"}

List Routes

rake routes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages