From e42bd9ec6208c7dbe0a11fc72301518539de41b8 Mon Sep 17 00:00:00 2001 From: Abu Sakib Date: Mon, 7 Oct 2024 20:01:04 +0600 Subject: [PATCH] Add moesif-middy-serverless-example to the list of resources (#36) * Add moesif-middy-serverless-example to the list of resources * Fix link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3a80465..d49983a 100755 --- a/README.md +++ b/README.md @@ -932,6 +932,9 @@ For more information and examples, see the following: - __[REST API Example](https://github.com/Moesif/moesif-aws-lambda-node-js-example)__: an AWS Lambda REST API built with Express.js. - __[Apollo GraphQL Example](https://github.com/Moesif/moesif-aws-lambda-apollo-example)__: an AWS Lambda GraphQL API built with [Apollo](https://www.apollographql.com/). +- __[Moesif, Middy, and Serverless Example](https://github.com/Moesif/moesif-middy-serverless-example)__: an example showcasing how to use this middleware with [Middy](https://middy.js.org/) and [Serverless Framework](https://serverless.com/). + + ## How to Get Help If you face any issues using this middleware, try the [troubheshooting guidelines](#troubleshoot). For further assistance, reach out to our [support team](mailto:support@moesif.com).