UP42 backend coding challenge

by Paweł Radecki

Build and deploy locally

./gradlew clean bootRun

Load data

cd up42-coding-challenge/src/test/resources
./load-data.sh

Test

Open your favourite web browser and access

  • http://localhost:8080/features
  • http://localhost:8080/feature/2
  • http://localhost:8080/feature/3/quicklook

GitHub

View Github