Skip to content

aliaydins/geofencing-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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