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

DB should be accessible via API #7

Closed
yochannah opened this issue Oct 2, 2017 · 0 comments
Closed

DB should be accessible via API #7

yochannah opened this issue Oct 2, 2017 · 0 comments
Labels
code-task This task will involve writing code of some sort - but it's okay to pick up and ask for help too! Hacktoberfest If it's October and you want to contribute to open source, this issue is for you! help wanted Input from others appreciated but not necessarily as easy at first-timers-only or good first issue mozsprint
Projects

Comments

@yochannah
Copy link
Collaborator

Probably depends on the db task #5

Ideally swagger: https://swagger.io/

methods required include:

  • get all journal lists

  • get all open/closed (filter!)

  • get just one journal by id

  • above will need sort params

  • create journal entry

  • update journal entry

  • create new user (register)

  • probably some sort of auth token?

We'll need a search as well

@yochannah yochannah created this issue from a note in Roadmap (Post Mozfest) Oct 2, 2017
@yochannah yochannah added code-task This task will involve writing code of some sort - but it's okay to pick up and ask for help too! help wanted Input from others appreciated but not necessarily as easy at first-timers-only or good first issue Hacktoberfest If it's October and you want to contribute to open source, this issue is for you! and removed Hacktoberfest If it's October and you want to contribute to open source, this issue is for you! labels Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-task This task will involve writing code of some sort - but it's okay to pick up and ask for help too! Hacktoberfest If it's October and you want to contribute to open source, this issue is for you! help wanted Input from others appreciated but not necessarily as easy at first-timers-only or good first issue mozsprint
Projects
Roadmap
Medium term
Development

No branches or pull requests

1 participant