/everyrest

A Google App Engine program that responds to REST requests. Written in Go.

Primary LanguageGo

EveryREST

Use this program as a server for Ember Data with the REST Adapter. The server responds to all (WIP) requests from Ember Data as expected. All logic is handled by the Ember application.

Usage

Run locally using Google App Engine SDK for Go.

This project is ready to be deployed on Google App Engine, and can be hosted for free - with limits more than sufficient for personal use.

An example of this webservice is running at everyrest.appspot.com.

Run you own version by cloning this repository and changing the application attribute in each .yaml file. Rather than creating a multi-tenant application, let each user own their own server.