Skip to content

singgihcperdana/spring-boot-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

"# spring-boot-rest"

  1. Create Question POST /questions body raw= {"title": "title sample","description": "description sample"}
  2. Get paginated Questions GET /questions?page=0&size=2&sort=createdAt,desc
  3. Create Answer POST /questions/{questionId}/answers
  4. Get all answers of a Question GET /questions/{questionId}/answers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages