Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drivly/api.mgmt.do
API Gateway built on Cloudflare Workers & Durable Objects with OAuth, Rate Limiting, Logging, and Error Handling
https://github.com/drivly/api.mgmt.do
apis-do cloudflare cloudflare-workers service-binding
Last synced: about 1 month ago
JSON representation
API Gateway built on Cloudflare Workers & Durable Objects with OAuth, Rate Limiting, Logging, and Error Handling
- Host: GitHub
- URL: https://github.com/drivly/api.mgmt.do
- Owner: drivly
- License: mit
- Created: 2022-07-26T14:15:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T16:01:42.000Z (about 2 years ago)
- Last Synced: 2024-12-24T02:49:36.382Z (about 2 months ago)
- Topics: apis-do, cloudflare, cloudflare-workers, service-binding
- Language: JavaScript
- Homepage: https://api.mgmt.do
- Size: 1.62 MB
- Stars: 5
- Watchers: 6
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloudflare Workers API Gateway
An API Gateway Built on Cloudflare Workers, Durable Objects, and Service Bindings
Start by creating a new repo from this template here.
Then, update `wrangler.toml` with your desired configuration:
```toml
[vars]
AUTH_REQUIRED = true
LOGGING_ENABLED = true
LOG_REQUEST_BODY = true
LOG_RESPONSE_BODY = true
SUBSCRIPTION_REQUIRED = true
STRIPE_CHECKOUT_URL = "https://buy.stripe.com/eVa03Y5Su8p51Xi5ku"
```This was built to manage the [Driv.ly](https://driv.ly) API which gets millions of calls per day.
## [🚀 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 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.