Skip to content

Commit 8e77f59

Browse files
committed
updated RR details
1 parent d62d3a6 commit 8e77f59

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SERVERLESS PROXY
22

3-
A serverless HTTP proxy service built with AWS CDK that provides a scalable, secure middleware layer for API routing and request processing. This application creates a Lambda-backed API Gateway that can route requests to different handler modules dynamically.
3+
A serverless HTTP proxy service built with AWS CDK that provides a scalable, secure middleware layer for API routing and request processing. This application creates a Lambda-backed API Gateway that can route requests to different handler modules dynamically. If you find this stack useful you might like to try our fully authenticated, globally distributed API Authentication proxy over at https://requestrocket.com. Early access registrations are available by https://app.requestrocket.com/
44

55
## 🏗️ Architecture
66

@@ -260,3 +260,18 @@ All responses follow the `expressResponseType` interface:
260260
## 📄 License
261261
262262
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
263+
264+
## About RequestRocket
265+
266+
RequestRocket is a universal API proxy platform that simplifies authentication and makes API integration faster, easier, and more secure.
267+
268+
Built for developers, data engineers, and business intelligence teams, RequestRocket transforms the way systems connect by abstracting away the complexity of API authentication protocols — from API Keys and OAuth2 to JWT and custom tokens.
269+
270+
With a global serverless infrastructure, RequestRocket offers low-latency, high-availability API endpoints that handle retries, caching, telemetry, and even AI-driven just-in-time prefetching. It’s secure, scalable, and ready to plug into your stack — no matter how large or complex.
271+
272+
Whether you're building a new SaaS product, integrating with dozens of enterprise APIs, or trying to securely connect business tools like Power BI to third-party data, RequestRocket is your authentication translation layer. Spend less time debugging tokens and more time building the things that matter.
273+
274+
For Developers: Start Building Without the Headaches
275+
Join developers around the world using RequestRocket to simplify their API stack, reduce integration time, and ship faster. Create your free account and start building today.
276+
277+
👉 Sign up now at https://app.requestrocket.com – It’s free to get started.

0 commit comments

Comments
 (0)