Skip to content

baxol/books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Books API

Project to provide changed api for googleapis book

Configuration

The configuration file is placed in :

src/main/resources/application.yml

and following parameter is have to be defined

spring:
  profiles:

booksPath: "path to books.js file"

Build

Project is configured for build with gradle tool, so following command is used for build project

gradle build

Running

For run program execute command

java -jar build/libs/books-0.0.1-SNAPSHOT.jar

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages