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

https://github.com/timwis/phillysnap

Find nearby farmers markets and SNAP-accepting retailers via text message
https://github.com/timwis/phillysnap

Last synced: 24 days ago
JSON representation

Find nearby farmers markets and SNAP-accepting retailers via text message

Awesome Lists containing this project

README

        

PhillySNAP
==========
This platform lets you connect people to ArcGIS Services via text message.
By modifying a basic [config file](https://github.com/timwis/PhillySNAP/blob/master/config.js), you can setup a twilio endpoint for any ArcGIS Service, creating a custom reply.
Included are some examples from [gis.phila.gov](http://gis.phila.gov/arcgis/rest/services) and [snapretailerlocator.com](http://www.snapretailerlocator.com).

To install,

1. Clone this repo
2. Modify `config.js` to suit your needs
3. Deploy to heroku
4. Point a twilio phone number to `http://.herokuapp.com/api/?format=twiml`