Skip to content

kafousis/books-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books REST API example

Sample REST API using Spring Data REST and H2.

The sample data about Books, Authors, Publishers and Genres are generated with Data Faker Library.

Software Stack

  • Gradle
  • Spring Boot
  • Spring Data REST
  • H2

Run project

./gradlew bootRun

After running the project, the sample data will be inserted to H2.

About

Sample REST API using Spring Data REST and H2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages