Skip to content

PigAndChicken/talkup_api

Repository files navigation

TalkUp API

Codeship Status for PigAndChicken/talkup_api

Routes


Our API is rooted at /api/v0.1/ and has the following subroutes:

  • GET accounts/username - Get the details of account.
  • GET issue/issue_id - Get the details of a issue.
  • GET issues - Get the id of all issues.

Install

Install this API by cloning the relevant branch and installing required gems from Gemfile.lock:

bundle install

Test

Run the test script:

rake spec

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages