Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEPO-BACKEND

This is backend app to support kepo application.

ENDPOINTS

  • kepo-backend.ericprd.site/api/questions GET method to get all questions in database.

  • kepo-backend.ericprd.site/api/questions POST method to post question to database

    parameters schema

    username: String

    title: String

    question: string

  • kepo-backend.ericprd.site/api/questions/:id GET method to get question by id from database.

  • kepo-backend.ericprd.site/api/questions/:id DELETE method to get question by id from database.

Contributors

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages