You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: