Skip to content

InAndOut-Stack/InAndOut-Route-Service

Repository files navigation

InAndOut-Route-Service

Setup

This project uses git submodules for API modelling. To ensure the project builds correctly, initialize the submodules when cloning:

git clone --recurse-submodules <repo-url>

Alternatively, if you've already cloned the repository, run:

git submodule update --init --recursive

Build

To build the project, use the Gradle wrapper:

./gradlew build

It is recommended to install the Smithy CLI for diverse model checks and validation.

About

A RESTful web service for handling customer queries and computing TSP solutions

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages