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

https://github.com/shubhamv108/item-store


https://github.com/shubhamv108/item-store

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

#### Start Redis
Port: 6379

Set redis configuration in file at path src/main/resources/application.conf

#### Build
./gradlew build

#### Run
java -jar ./build/libs/item-store-1.0-SNAPSHOT.jar