Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 305 Bytes

booklist

Bookshelf RESTful webapp with Publisher containing a List<Book>

Instructions

  1. Copy the file booklist.properties to /home/bzz/webapp/
  2. Copy the file bookshelf.json to /home/bzz/data/
  3. add runtime configuration
  4. enjoy

The folder "testing" contains a Postman collection and test run.