An open API service indexing awesome lists of open source software.

https://github.com/soreana/quote-manager

Implementation of cloud system storing favorite verse, quote, book info, and summary.
https://github.com/soreana/quote-manager

hibernate java-8 play-framework playframework postgresql

Last synced: 3 months ago
JSON representation

Implementation of cloud system storing favorite verse, quote, book info, and summary.

Awesome Lists containing this project

README

        

# quote-manager

create tables in db:
psql -U asa -d quotes -a -f tables.sql