Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
/ aura Public archive

REST API for locations of snowplows in the City of Helsinki

License

Notifications You must be signed in to change notification settings

City-of-Helsinki/aura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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