Skip to content

Microservice delivering water level data (Pegelstände) in Nordrhein-Westfalen, Germany, served by LANUV in a REST API

License

Notifications You must be signed in to change notification settings

marians/lanuv-nrw-water-level-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Repository on Quay

A little proxy service for water level data presented by HYGON of LANUV NRW.

To run the service in development:

go run main.go

API

The following endpoints are available:

/

The root endpoint gives an array of station names.

/:station

Returns the time and value of the last measurement for the station.

About

Microservice delivering water level data (Pegelstände) in Nordrhein-Westfalen, Germany, served by LANUV in a REST API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published