Skip to content

LostariaMC/WakeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WakeAPI

REST API built with Spring Boot to manage the startup sessions of an OVH Public Cloud instance

Requirements

This project requires the following to get started:

  • Java version 17 or higher
  • Maven version 3.9.11 or higher

Getting Started

Clone the repository

git clone https://github.com/LostariaMC/WakeAPI.git
cd WakeAPI/

Setup

  1. Go to src/main/resources
  2. Copy application.properties.example and rename it to application.properties
  3. Update the values in application.properties to match your environment

Compilation

mvn clean package

Running

java -jar target/WakeAPI-1.0-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages