Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nberger/rapipago_api

JSON API for searching Rapipago stores (http://www.rapipago.com) stores
https://github.com/nberger/rapipago_api

Last synced: about 1 month ago
JSON representation

JSON API for searching Rapipago stores (http://www.rapipago.com) stores

Awesome Lists containing this project

README

        

# rapipago_api

JSON API to search rapipago (http://www.rapipago.com) stores

## Prerequisites

1. Install elasticsearch and have it running in localhost:9200,
or provide the env var `BONSAI_URL` to connect to it

## Running

To start a web server for the application, run:

lein ring server

## Import stores for bounding box search

lein run -m rapipago-api.import-stores

## License

Copyright © 2014 Nicolás Berger

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.