@codegenie/serverless-express
Advanced tools
Comparing version 4.10.6 to 4.10.7
{ | ||
"name": "@codegenie/serverless-express", | ||
"version": "4.10.6", | ||
"version": "4.10.7", | ||
"description": "This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -5,3 +5,3 @@ | ||
<a href="https://codegenie.codes"> | ||
<img src="https://raw.githubusercontent.com/CodeGenieApp/serverless-express/mainline/code-genie-logo.png" alt="Code Genie Logo"> | ||
<img src="https://raw.githubusercontent.com/CodeGenieApp/serverless-express/mainline/code-genie-logo.jpg" alt="Code Genie Logo"> | ||
</a> | ||
@@ -11,3 +11,3 @@ </p> | ||
Starting a new software project? Check out Code Genie - a <a href="https://codegenie.codes">Full Stack App Generator</a> that generates source code based on your project's data model. Including: | ||
Starting a new software project? Check out Code Genie - a <a href="https://codegenie.codes">Full Stack App Generator</a> that delivers a complete AWS Serverless project with source code, based on your data model. Including: | ||
@@ -20,3 +20,2 @@ 1. A React Next.js Web App hosted on Amplify Hosting | ||
1. Continuous Integration/Delivery (CI/CD) with GitHub Actions | ||
1. And more! | ||
</p> | ||
@@ -33,3 +32,3 @@ | ||
</a> | ||
<a aria-label="License" href="https://github.com/CodeGenieApp/serverless-express/blob/canary/license.md"> | ||
<a aria-label="License" href="https://github.com/CodeGenieApp/serverless-express/blob/mainline/license.md"> | ||
<img alt="" src="https://img.shields.io/npm/l/@codegenie/serverless-express.svg?style=for-the-badge&labelColor=000000"> | ||
@@ -36,0 +35,0 @@ </a> |
69717
384