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

Create basic routes #3

Open
7 of 10 tasks
lucianopf opened this issue Mar 11, 2022 · 1 comment
Open
7 of 10 tasks

Create basic routes #3

lucianopf opened this issue Mar 11, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@lucianopf
Copy link
Owner

lucianopf commented Mar 11, 2022

Description

Create basic routes

  • POST /applications
  • GET /applications/:id
  • POST /configs
  • GET /configs
  • GET /configs/:id
  • PATCH /configs/:id
  • POST /webhooks
  • GET /webhooks
  • GET /webhooks/:id
  • POST /webhooks/:id/redeliver
@lucianopf lucianopf added the enhancement New feature or request label Mar 11, 2022
@lucianopf lucianopf self-assigned this Mar 11, 2022
This was referenced Mar 16, 2022
@lucianopf lucianopf mentioned this issue Mar 24, 2022
4 tasks
@lucianopf lucianopf changed the title Create Applications routes Create basic routes Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant