-
Notifications
You must be signed in to change notification settings - Fork 0
API V1
jasonChiu edited this page Jan 23, 2015
·
1 revision
api can be accessed via http://[server_address]/[servlet_context]
-
GET /person/name/{name}
-
GET /place/type/{type}
- type : required
- WHEELCHAIR_RAMP
- DISABLED_CAR_PARKING
- DISABLED_MOTOR_PARKING
- EMERGENCY
- AED
- RESTAURANT
- SPORT_RECREATION
- ADMINISTRATION
- RESEARCH
- DORMITORY
- OTHER
- TOILET
- ATM
- BUS_STATION
- PARKING_LOT
- type : required
-
GET /place/name/{name}
-
GET /place/name/{name}/units
-
GET /unit/name/{name}
-
GET /keyword/{word}