Skip to content

API for Xenia, prize drawing machine based on Meetup.com

Notifications You must be signed in to change notification settings

sihingkk/xenia-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xenia-Api Build Status Coverage Status

Api for Xenia - JUG drawing machine based on Meetup (EventBrite coming soon!) which allows you to draw prizes on events and to keep track of them. It guarantees fair drawing - no participant will win two times an event and any prize more than once. You should have java and maven installed to run:

mvn spring-boot:run

Designed to work with Xenia-ng. To work, you need to provide an api key into application.properties. Additionally, iif you want messaging, token also needs to be provided.

To connect to you meetup, run with -DMEETUP_KEY={your-meetup-key} and -DMEETUP_NAME={your-meetup-group-name} to provide secret api keys in runtime

About

API for Xenia, prize drawing machine based on Meetup.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%