Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/city-of-helsinki/aura

REST API for locations of snowplows in the City of Helsinki
https://github.com/city-of-helsinki/aura

Last synced: about 2 months ago
JSON representation

REST API for locations of snowplows in the City of Helsinki

Awesome Lists containing this project

README

        

Architecture
============

![Architecture diagram](https://rawgithub.com/City-of-Helsinki/aura/master/Docs/architecture.svg)

Old architecture diagram
------------------------
![Old architecture diagram](https://rawgithub.com/City-of-Helsinki/aura/master/Docs/architecture-old.svg)

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