/geofencing-api

location based geofencing with tile38

Primary LanguageTypeScript

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