0.0.4 • Published 8 years ago

fixit v0.0.4

Weekly downloads
9
License
MIT
Repository
github
Last release
8 years ago

#See, Click, Fix it Build Status

This project is to take the api and provide front end work with express. This project will also map the coordinates of issues at the location.

###Getting started

git clone git@github.com:troy0820/fixit.git
cd fixit
npm install
fixit

Map picture #API endpoints for this project are at these urls.

https://seeclickfix.com/api/v2/issues?place_url=hampton&state=VA
https://seeclickfix.com/api/v2/issues?place_url=newport-news&state=VA
https://seeclickfix.com/api/v2/issues?place_url=suffolk&state=VA
https://seeclickfix.com/api/v2/issues?place_url=norfolk&state=VA
https://seeclickfix.com/api/v2/issues?place_url=portsmouth&state=VA
https://seeclickfix.com/api/v2/issues?place_url=chesapeake&state=VA
https://seeclickfix.com/api/v2/issues?place_url=virginia-beach&state=VA

##Documentation for metadata are included in /GET request of each endpoint, i.e pages, per_page, etc.