Shift Master is an web application for the WhenIWork code exercise.
- JDK 1.8 or later.
- Gradle 4 or later.
- Text Editor that supports RFC 2616. (e.g. IntelliJ IDEA or Visual Studio Code and REST Client extension)
Open a terminal. Navigate to ~/shift-master
folder and run the following:
./gradlew bootRun
Open ~/shift-master/api-request.http
file with your text editor.
Copyright © Joshua Gossett. All rights reserved.