airtable-proxy-worker
API proxy
An Airtable API proxy that secures requests from front-end applications
A Cloudflare Worker that allows you to make secure requests to the Airtable API from your frontend.
135 stars
8 watching
16 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
airtablecloudflarecloudflare-workerproxy
Related projects:
Repository | Description | Stars |
---|---|---|
gitbookio/proxies-on-cloudflare | A toolkit for building Cloudflare Workers with high-level proxying primitives and routing capabilities | 91 |
digitaloptimizationgroup/cloudflare-edge-proxy | A Cloudflare worker script for enabling A/B testing and canary releases across multiple backends. | 73 |
digitaloptimizationgroup/cloudflare-worker-preact-pwa | A proof-of-concept deployment of a PWA to a Cloudflare worker using Preact and Redux for dynamic server-side rendering | 63 |
adobe-apiplatform/api-gateway-aws | Provides an API gateway for AWS services using Lua and supports various credential providers | 171 |
netcorestack/proxy | A cross-platform HTTP proxy library for managing and consuming distributed APIs and microservices. | 42 |
nathanwaters/hasura-cloudflare-worker | A Cloudflare Worker that uses Facebook-based authorization and GraphQL proxy queries with Hasura | 18 |
adobe-apiplatform/apigateway | A performant API Gateway that automatically discovers and proxies requests to services running in a container orchestration system. | 300 |
derivator/tafkars | An API proxy project providing Rust bindings to an outdated site's API, facilitating communication between apps and the site. | 171 |
jspies/cloudflare-workers-toolkit | Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
nasa/cmr-stac | A proxy service that exposes NASA's Common Metadata Repository data as a STAC-compliant API | 53 |
cloudflare/workers-react-pwa-example | An example project demonstrating how to use Cloudflare Workers with React to create a Progressive Web App (PWA) that can be served from a custom origin. | 85 |
juiceo/cloudflare-worker-cra | Automated deployment of React applications to Cloudflare Workers | 12 |
jbeeko/cfworker-web-api | A Cloudflare Workers project demonstrating the use of F# to create a web API with routing and KVStore functionality. | 25 |
dommmel/cloudflare-workers-basic-auth | Protects static HTML pages by authenticating incoming requests with a username and password | 110 |
cloudflare/worker-template-router | An open source Cloudflare Workers project that demonstrates routing with the itty-router package | 231 |