Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.
/ OsloBicycleRest Public archive

Spring Boot app that exposes data about available locks and bikes for Oslo City Bicycle in a REST API

Notifications You must be signed in to change notification settings

lily-es/OsloBicycleRest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OsloBicycleRest

Kotlin Spring Boot app that exposes data on available locks and bikes for Oslo City Bike on a REST endpoint. Run with Java 11

How to run

Run the project with mvn spring-boot:run

The data is available in JSON format at http://localhost:8080/info

Debug

To debug the project do mvn spring-boot:run@debug and attach a debugger to the process on port 5005

Test

To test the project do mvn test

About

Spring Boot app that exposes data about available locks and bikes for Oslo City Bicycle in a REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages