/grape_demo

Using grape in Rails Application. Add xinge notification push. Use ElasticSearch for searching.

Primary LanguageRuby

Grape & Rails

This is a demo project, it’s using grape in a Rails Application, to supply a schools releated APIs.

Use ElasticSearch as the search engine. This demo support the basic seach and geo location sort.

Use Redis to store user token, which is act as user session.

The school model is based on My Colleges Project’s school model.