Skip to content

Add PUT and DELETE events API for admin#41

Merged
arecouz merged 3 commits intomainfrom
admin
Jun 9, 2025
Merged

Add PUT and DELETE events API for admin#41
arecouz merged 3 commits intomainfrom
admin

Conversation

@FortyTwoFortyTwo
Copy link
Contributor

✨ What’s Changed?

Added both PUT and DELETE events API for admin to make use of in frontend

📚 Related Issues

Closes #12
Closes #13

✅ Checklist

  • Lint passes (deno lint)
  • Code is formatted (deno fmt)
  • No type errors (deno check main.ts(Replace main with current entry point should it change))
  • [] Tests added or updated (if applicable)

@arecouz arecouz merged commit 0ce7faf into main Jun 9, 2025
2 of 3 checks passed
@arecouz arecouz deleted the admin branch June 9, 2025 10:57
arecouz added a commit that referenced this pull request Jun 16, 2025
Add PUT and DELETE events API for admin
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

Successfully merging this pull request may close these issues.

Implement 'PUT /events/:id' Route/Controller/Service Flow Implement 'DELETE /events/:id' Route/Controller/Service Flow

2 participants