Skip to content

Releases: GIScience/ohsome-now-stats-service

release/0.0.2

27 Apr 13:05
Compare
Choose a tag to compare

Docker Deployment & Live Database

This release includes these issues:

  • #3: Connect to live database
  • #5: Docker deployment

The service uses a small dockerized demo database for now.
Realistically sized database soon to come.

release/0.0.1

23 Mar 15:38
Compare
Choose a tag to compare

Initial Release: Walking Skeleton

This release includes project setup and a (fixed data) REST endpoint.

  • #1 : Set up project with Spring Boot
  • #2: Set up REST endpoint with fixed data

This release does not yet have a deployment, but can be run locally.
Please consult the README file for details.