Dashboard

The JSON

“Database”

for your projects

Blocks is a HTTP-Based JSON object storage service to help you get started with your project easily and for free!

How does Blocks work?

Blocks exposes a simple REST API to store and retrieve blocks (JSON Objects) from the cloud. It helps you focus more on your project development by taking care of the Database.

Create a new Block

Visit the dashboard and create a new block. Each block gets a unique ID.

Store your data

Make HTTP network requests (such as POST) to store data in a block or a separate collection.

Modify your Data

Modify or delete data using PUT or DELETE requests on a block, a collection, or even an individual record.

Retreive your Data

Query your data with a GET request on a block or a collection. Add sort, filter, and limit operations to enhance your query.

Effortless

Blocks requires no setup or complex configurations, making it incredibly user-friendly.

No Cost

Enjoy the full functionality of Blocks without any fees or limitations - it's free forever.

Blazing Speed

Storing your data is as quick as sending a simple HTTP request, ensuring swift performance.

Flexible Integration

Leverage Blocks seamlessly with a backend server or directly within your web browser.

Self-Hosted Option

Utilize Blocks as a complimentary service or take complete control by hosting your personalized instance.

Enhanced Security

Safeguard your valuable content with robust security measures, ensuring only authorized access to your Blocks.