Skip to content

WhiteHatTux/facturas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facturas

This is a small spring-boot-application that reads open data from the electricity company of Ambato, Ecuador and displays the data as json.

Badges

travis-status codecov

powered by electricity

gluten free

Quick start

It can be built easily with the included gradlewrapper by invoking:

./gradlew clean build

and then

java -jar facturas-0.0.1-SNAPSHOT.jar

Configuration

There are some basic configuration options available in the src/main/resources/application.properties, but it will work out of the box creating a h2 database in the users home directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published