Skip to content

IslamAzab/door2door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a solution for door2door backend challenger found here.

Here you can find the api deployed to heroku, it contains one end point which can be found at POST /submit_emission with following mandatory paramters:

  • uuid: a valid uuid as mentioned in the challenge
  • timestamp: a valid time stamp eg '2017-09-11 00:01:02'
  • vehicle_type: any value from these [bus, taxi, tram, train]
  • latitude: should be between -90 and 90.
  • longitude: should be between -180 and 180.
  • heading: should be between 0 and 359.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published