Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Documentation #5

Open
lokenx opened this issue Jan 31, 2016 · 1 comment
Open

API Documentation #5

lokenx opened this issue Jan 31, 2016 · 1 comment
Assignees
Labels

Comments

@lokenx
Copy link
Owner

lokenx commented Jan 31, 2016

Document the various API end-points for use by the front end as well as for other applications. Much of this can be copied from the Hapi version, but updated to the way Django Rest creates end points.

@lokenx lokenx added the chore label Jan 31, 2016
@lokenx lokenx self-assigned this Jan 31, 2016
@lokenx
Copy link
Owner Author

lokenx commented Feb 3, 2016

End points

Authentication:

  • Login
  • Refresh

Configuration:

  • Get
  • Update

Search:

  • Search

Movies:

  • Add
  • Get
  • Update
  • Delete

TV Shows:

  • Add
  • Get
  • Update
  • Delete

Music:

  • Add
  • Get
  • Update
  • Delete

Issues:

  • Add
  • Get
  • Update
  • Delete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant