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

Set Up Discussion Post Routes #15

Open
Tracked by #18
Miyuki-L opened this issue Jan 9, 2025 · 0 comments
Open
Tracked by #18

Set Up Discussion Post Routes #15

Miyuki-L opened this issue Jan 9, 2025 · 0 comments

Comments

@Miyuki-L
Copy link
Member

Miyuki-L commented Jan 9, 2025

Follow Onboarding Conventions and addin the validators and controllors if you can

Past Project Example:

Set them up as dummy routes (empty or just a console log or some simple return as well so you can test them too) and when the database is set up we'll add in the functionalitys

Add any additional routes missing if you see fit

Discussion Posts and Replys will be stored separately in the database hence the separation

Routes

  • Create Discussion Post

  • Edit Discussion Post

  • Delete Discussion Post

  • Delete Multiple Discussion Post

  • Get Multiple Discussion Post

  • Get Individual Discussion Post

  • Create Reply Post

  • Get the reply posts.

  • Edit Reply Post

  • Delete Reply Post

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants