Skip to content

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.

Notifications You must be signed in to change notification settings

FriedWishes/openkeyval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenKeyval
==========

Setting it up
-------------
- Make sure you're serving the openkeyval directory from the root of your server.
- Your server supports .htaccess and is following the RewriteRules
- Invent your own salt to use when hashing values and put it into a file called salt.txt, in the same directory as the source code. 

More of a README to come later...

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published