This is an API Faker with prepared data accessible via URL commands
- clone the reposirory
- run:
docker build -t api-faker .
- run:
docker run --rm -d --name api-faker -p 5000:3000 api-faker
The API is accessible under localhost and port 5000
-
Geolife
- See PDF
-
Tankstellen
- Coming Soon
-
Animal Movement
- Lat Lng Position from two animals (cat and dog) in one event walking around
- http://172.17.0.1:5000/api/v1/geolife/all --> all geolife positions from a single trajectory
- http://172.17.0.1:5000/api/v1/animal/all -> all events
- http://172.17.0.1:5000/api/v1/animal/latest -> single event refreshing every second the position
http://www.w3.org/2003/01/geo/wgs84_pos#lat http://www.w3.org/2003/01/geo/wgs84_pos#long