Skip to content

A Globally-Distributed Counter API with Transactional Integrity

License

Notifications You must be signed in to change notification settings

drivly/count.do

Repository files navigation

A Globally-Distributed Counter API with Transactional Integrity

API

https://count.do/api/:key

{
  "key": ":key",
  "value": 1,
  "count": "https://count.do/api/:key",
  "read": "https://count.do/api/:key?value",
  "reset": "https://count.do/api/:key?reset"
}

Options

  • ?value returns current value without incrementing counter
  • ?reset resets the counter to 0

Driv.ly is simple APIs to buy & sell cars online, funded by some of the biggest names in automotive and finance & insurance

We're building our entire infrastructure on Cloudflare Workers, Durable Objects, KV, R2, and PubSub. If you're as passionate about these transformational technologies as we are, we'd love for you to join our rapidly-growing team.

About

A Globally-Distributed Counter API with Transactional Integrity

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •