Skip to content

stunor92/OriGo-EventorApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventor API Converter

This Spring Boot web application converts Eventor IOF-XML files to JSON format, which is used in OriGo apps. The application provides endpoints to convert Eventor IOF-XML files to JSON. You can use tools like curl or Postman to interact with the API.

Features

  • Converts Eventor IOF-XML files to JSON.
  • Supports single race events, multi-race events, and relay events.
  • Utilizes Kotlin and Java.
  • Built with Spring Boot and Maven.

Prerequisites

  • Java 21 or higher
  • Maven 3.6.0 or higher

Build the project

mvn clean install

Run the application

mvn spring-boot:run

Contributing

Fork the repository. Create a new branch (git checkout -b feature-branch). Make your changes. Commit your changes (git commit -am 'Add new feature'). Push to the branch (git push origin feature-branch). Create a new Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published