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

Refactor api calls to /{context}/{operation}/{param(s)} #25

Open
4 tasks
2byrds opened this issue Aug 15, 2024 · 0 comments
Open
4 tasks

Refactor api calls to /{context}/{operation}/{param(s)} #25

2byrds opened this issue Aug 15, 2024 · 0 comments

Comments

@2byrds
Copy link
Collaborator

2byrds commented Aug 15, 2024

Refactor api to calls of the form /{context}/{operation}/{param(s)} to help our api endpoints expand and be consistent.
Refactor api endpoints to:

  • /login/{aid}
  • /login/status/{aid}
  • /report/upload/{aid}/{dig}
  • /report/status/{aid}/{dig}
@2byrds 2byrds changed the title Refactor api calls to /<context>/<operation>/<param>/<param> Refactor api calls to /{context}/{operation}/{param(s)} Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant