Home

Awesome

Serverless OwnTracks HTTP Backend

serverless

This is a implementation of the OwnTracks HTTP backend on AWS Lambda using serverless.

It currently implements:

There's no UI, but you can use https://github.com/dschep/geojson-viewer to visualize the GeoJSON endpoints.

Quickstart

# edit serverless.yml to set env vars
npm install
sls deploy