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 endpoints and authflow Compiled #30

Open
svemat01 opened this issue May 30, 2022 · 2 comments
Open

API endpoints and authflow Compiled #30

svemat01 opened this issue May 30, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@svemat01
Copy link
Member

We should compile together all our desired API endpoints and auth flow for MVP

@svemat01
Copy link
Member Author

This has partly been done in the file documentation.md but needs further work.

@svemat01
Copy link
Member Author

svemat01 commented May 31, 2022

  • /apps/ls - list apps (needs shared apps)
  • /apps/:app_id - app specific (does not have perm checks yet)
  • /apps/:app_id/deploys/ls - list of deployments (does not have perm checks yet)
  • /apps/:app_id/deploys/:deploy_id - deployment specific
  • /domains/:domain_id - domain specifc
  • /domains/ls - list of domains (needs shared domains)

@svemat01 svemat01 added the documentation Improvements or additions to documentation label May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant