https://github.com/careydevelopment/zillowapidemo
This demo uses the Zillow API to obtain the current valuation of a house.
https://github.com/careydevelopment/zillowapidemo
Last synced: 4 months ago
JSON representation
This demo uses the Zillow API to obtain the current valuation of a house.
- Host: GitHub
- URL: https://github.com/careydevelopment/zillowapidemo
- Owner: careydevelopment
- Created: 2017-04-04T20:59:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T22:47:46.000Z (over 8 years ago)
- Last Synced: 2025-04-05T13:10:13.825Z (over 1 year ago)
- Language: HTML
- Size: 2.42 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zillowdemo
A demo showing integration with the Zillow API
Be sure to add your own ZWS ID in the ZillowApiHelper class!
Just pull this project down in Eclipse, then build it. Once it's built, you can run it from the command line with:
java -jar zillowdemo-1.0.jar
Alternatively, you can run it within Eclipse by right-clicking on Application and selecting Run As... Java Application.
Once the application is launched, you can access it at http://localhost:8090/