Skip to content

City-of-Helsinki/aura

Repository files navigation

Architecture

Architecture diagram

Old architecture diagram

Old architecture diagram

Installation

Database

Shell commands:

sudo su postgres
createuser -R -S -D -P aura
createdb -O aura -T template0 -l fi_FI.UTF8 -E utf8 aura

About

REST API for locations of snowplows in the City of Helsinki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published