sohamsshah / askNeoG

Stackoverflow for NeoG Camp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add API calls for `/api/questions` routes backend

sohamsshah opened this issue · comments

The API Calls in the backend for QuestionsRoute can include:

  • GET /api/questions
  • GET /api/questions/:questionId
  • GET /api/questions/user/:userId
  • POST /api/questions
  • DELETE /api/questions/:questionId