OpenKeyval.org is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist data in web applications.
Added CORS header to enable communication with other domains.
Given the limit on GET /store this is the last piece to enable a JavaScript only application to use OpenKeyval
Added CORS header to enable communication with other domains. Given the limit on GET /store this is the last piece to enable a JavaScript only application to use OpenKeyval