Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Backend integration tests #2

Open
5 of 17 tasks
jmdobry opened this issue Oct 20, 2015 · 0 comments
Open
5 of 17 tasks

Backend integration tests #2

jmdobry opened this issue Oct 20, 2015 · 0 comments

Comments

@jmdobry
Copy link
Member

jmdobry commented Oct 20, 2015

  • - User Controller
    • - GET /api/user
    • - GET /api/user/repos
  • - Repos Controller
    • - GET /api/repos/:key
    • - GET /api/repos
    • - GET /api/repos/search/:owner/:repo
    • - PUT /api/repos/:key
    • - DELETE /api/repos/:key
    • - POST /api/repos/:key/hook
  • - Models Controller
    • - GET /api/models/:key
    • - GET /api/models
    • - POST /api/models
    • - PUT /api/models/:key
    • - DELETE /api/models/:key
    • - POST /api/models/:key/train
jmdobry added a commit that referenced this issue Oct 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant