https://github.com/drivly/count.do
A Globally-Distributed Counter API with Transactional Integrity
https://github.com/drivly/count.do
Last synced: 3 months ago
JSON representation
A Globally-Distributed Counter API with Transactional Integrity
- Host: GitHub
- URL: https://github.com/drivly/count.do
- Owner: drivly
- License: mit
- Created: 2022-08-04T16:51:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T17:51:30.000Z (9 months ago)
- Last Synced: 2025-02-16T15:16:54.013Z (4 months ago)
- Language: JavaScript
- Homepage: https://count.do
- Size: 171 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [count.do](https://count.do)
A Globally-Distributed Counter API with Transactional Integrity
## API
```json
{
"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## [🚀 We're hiring!](https://careers.do/apply)
[Driv.ly](https://driv.ly) is simple APIs to buy & sell cars online, funded by some of the [biggest names](https://twitter.com/TurnerNovak) in [automotive](https://fontinalis.com/team/#bill-ford) and [finance & insurance](https://www.detroit.vc)
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.