PocketJSON Storage Service
Welcome to PocketJSON, a lightweight, single-binary JSON storage service with built-in expiry and multi-tenant support. Perfect for developers who need a quick, reliable way to store and retrieve JSON data without the overhead of a full database setup.
- Read the API Docs
- No backups. If your data is lost due to some technical issues, its lost forever.
- Maximum allowed payload size cannot be more than 100 Kb per request for guest users.
- Guest users expiration time is 48 hours
- Guest rate limit of 15 req/min
- This is meant for small projects and that's why it is offered FREE of cost.
Source Code