sabman / geofencing-api

location based geofencing with tile38

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geofencing with Tile38

An example of geofencing with tile38

Design

Running with Docker

docker-compose up

Check every service status 'UP' with enpoints

curl -X GET http://localhost:8081/health
curl -X GET http://localhost:8082/health

List all events

curl -X GET http://localhost:8082/

DEMO: medium

About

location based geofencing with tile38


Languages

Language:TypeScript 98.9%Language:Dockerfile 1.1%