echovalue.dev - echoValue - No Subscription Key-Value Store API

Description: echoValue is a 'pay as you go' Key-Value Store API, ideal for small projects and serverless applications.

api (2295) cloud storage (332) serverless (220) nosql (137) key-value store (5) echovalue (1) nosubscription (1)

Example domain paragraphs

echoValue is a Key-Value Store API that offers a lightweight and user-friendly solution for developers and freelancers, especially those focusing on smaller projects. This API simplifies the storage and retrieval of key-value data, eliminating the need for complex server setups. It's perfectly suited for serverless applications, quick prototyping, metrics handling, and a variety of other uses.

Start for Free . Every new token creation gets 100 free operations. Each Key/Value API call costs 1 operation. No Registration, No Credit card, No Subscriptions , No Expiration, No Hidden Costs

// request a new token curl 'https://token.echovalue.dev' \ -d 'token=new' % mytoken // save "world" under "hello" key curl 'https://api.echovalue.dev/default/hello' \ -H 'x-token: mytoken' \ -d 'world' % OK // get the value under "hello" key curl 'https://api.echovalue.dev/default/hello' \ -H 'x-token: mytoken' % world API Documentation Pricing No subscriptions , you pay only what you use

Links to echovalue.dev (2)