Skip to content

flomickl/api-faker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This is an API Faker with prepared data accessible via URL commands

Start API with Docker

  • 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

Data Description

  1. Geolife

    • See PDF
  2. Tankstellen

    • Coming Soon
  3. Animal Movement

    • Lat Lng Position from two animals (cat and dog) in one event walking around

Data Access

GeoLife

Animals

Sources

http://www.w3.org/2003/01/geo/wgs84_pos#lat http://www.w3.org/2003/01/geo/wgs84_pos#long

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages