Skip to content

rossbrigoli/sc-routes

 
 

Repository files navigation

sc-routes project

Routes near me. Using PTV Timetable API you need a developer id and apikey from here.

Quarkus, mutiny reactive web, rest-easy, rest-client. Bootstrap, jquery UI.

Start infinispan locally

make podman-run 

Running locally

mvn quarkus:dev -DDEVID=<dev id> -DAPIKEY=<api key>

User Interface

http://localhost:8080/

Client testing server sent events

http localhost:8080/api/routes/-37.8974484,145.088703 --stream

Swagger exposes API

http://localhost:8080/swagger-ui/

.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 81.7%
  • HTML 15.8%
  • Makefile 2.5%