Skip to content

Eventsero - a public open source tool to expose REST APIs for managing an event

Notifications You must be signed in to change notification settings

vivek7266/eventsero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eventsero

Dropwizard based REST APIs for Organizers.

Requirements

  • JAVA 10 or higher
  • MySQL Ver 8.0.12 or higher
  • Apache Maven 3.5.4 or higher

This is a maven based project. All the dependencies are in pom.xml.

Steps to run:

  • create a mysql database: eventsero
  • ceate the tables as mentioned here.
  • run mvn clean install
  • java - jar target/eventing-1.0-SNAPSHOT.jar server server src/main/resources/config-files/dev.yml

Voila!

About

Eventsero - a public open source tool to expose REST APIs for managing an event

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages