irphilli/tracker_api

Add integration resource and end points

Closed this issue · 1 comments

Need to add:

  1. Resource integration
  2. End point - integrations list
  3. Ability to select integration by id
  4. Ability to create new integrations
  5. Ability to update integration
  6. Ability to delete integration
  7. Ability to get stories list for selected integration

We happily accept pull requests. There are good patterns in place for most of this so it should be pretty straight forward.