ojacquemart / spring-kotlin-euro-bets

Spring Boot Euro 2016 Bets Backend using kotkin & firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot Euro 2016 Bets Backend

This is the backend for the ng2-euro-bets application.

This backend uses:

  • spring-boot

  • kotlin

  • firebase

It parses a json file retrieved from the guardian website & fills a firebase database.

Setup

Imagine you have an app https://foobar.firebaseio.com

You have to provide 2 vm args to the spring-boot: the instance & a secret token:

-Dfirebase.app=foobar -Dfirebase.secret=Zm9vYmFycWl4…​

About

Spring Boot Euro 2016 Bets Backend using kotkin & firebase

License:The Unlicense


Languages

Language:Kotlin 86.4%Language:Shell 5.1%Language:Java 4.9%Language:Batchfile 3.6%