Generating an API key will automatically provision a database with that key. Databases are deleted after 67 days of inactivity.
curl db.fredyang.com/robot for LLM friendly project specs or click here
Get a value from a key.
db.fredyang.com/key/KEYAdd or update a value from a key.
db.fredyang.com/key/KEYDelete a key/value pair.
db.fredyang.com/key/KEYGet a list of key/value pairs between two keys, determined alphabetically.
db.fredyang.com/range?start=START&end=ENDAdd your API key to the X-Api-Key header on every request.
| Max value size | 50MB per key |
|---|---|
| Storage cap | 1GB per tenant |
Fredb is still a personal project! As of writing, please do not rely on Fredb to:
As I'm working on this, your data could be lost at anytime.
I don't want to be the reason why your demo stops working in front of the entire company. That being said, I'll be doing my absolute best not to be.