An open API service indexing awesome lists of open source software.

https://github.com/gatsbyz/maphack

We hack the traffic by providing map cheats (aka shortcuts) unknown to the commercial map applications, to help drivers arrive to the destinations faster.
https://github.com/gatsbyz/maphack

angularjs distance-calculation google-maps-api map-application nodejs postgresql ruby-on-rails

Last synced: about 1 month ago
JSON representation

We hack the traffic by providing map cheats (aka shortcuts) unknown to the commercial map applications, to help drivers arrive to the destinations faster.

Awesome Lists containing this project

README

          

#### Features

##### To Do
- Trello Board[https://trello.com/b/mTmXc1Ez/map-hack]

#### Path
News Feed + MAP HACK (GET/)
View Map (/map[GET/api/cheat])
Add Cheat (/cheat/new[POST/api/cheat]) -> Show Cheat (/cheat/:id[GET/api/cheat/:id]) -> Edit Cheat (/cheat/:id/edit[PUT/api/cheat/:id])
View Profile (/user/:id[GET/api/user/:id]) -> Edit Profile (/user/:id/edit[PUT/api/user/:id])
My Hacks (/user/:id/cheat[GET/api/cheat?userId])

#### Stack Info
##### Java version
1.8