Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Serverless Express | 4,835 | 660 | 159 | 20 days ago | 33 | December 06, 2020 | 76 | apache-2.0 | JavaScript | |
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, [email protected], and ALB. | ||||||||||
Express Gateway | 2,776 | 28 | 37 | 5 months ago | 48 | April 29, 2021 | 63 | apache-2.0 | JavaScript | |
A microservices API Gateway built on top of Express.js | ||||||||||
Omnipay Paypal | 273 | 443 | 63 | 7 months ago | 24 | May 15, 2018 | 70 | mit | PHP | |
PayPal driver for the Omnipay PHP payment processing library | ||||||||||
Api Gateway Vue Express Pg | 81 | 3 years ago | apache-2.0 | JavaScript | ||||||
This repository showcases an API gateway aggregating a Vue JS, Express and PostgreSQL (All running in :whale: :whale: :whale: ) | ||||||||||
Scandium | 68 | 6 months ago | 59 | July 26, 2022 | 7 | JavaScript | ||||
🚀 Easily deploy any Node.js web server to AWS Lambda | ||||||||||
Feature Gateway | 46 | 58 | 3 | 7 years ago | 4 | August 07, 2014 | JavaScript | |||
Simple, memory and JS based feature testing with express support. | ||||||||||
Paytm Integration Nodejs Express | 42 | 10 months ago | 1 | mit | JavaScript | |||||
Paytm Payment Gateway Integration With NodeJS & Express | ||||||||||
Corgi | 41 | 3 years ago | 9 | mit | TypeScript | |||||
AWS Lambda / API Gateway native, fast and simple web framework | ||||||||||
Openbook E Commerce | 36 | 2 years ago | other | JavaScript | ||||||
An e-commerce progressive web application, built with mern stack. It has features like product buy, order management by admin, payment gateway, cart, checkout and lot more. | ||||||||||
Cloudhopper | 35 | 6 years ago | 6 | February 02, 2017 | 3 | gpl-3.0 | JavaScript | |||
Framework for deploying your APIs with AWS Lambda by VdoCipher |
DEPRECATION NOTICE This Project is no longer maintained. Read here for more details or if you're interested in taking over that project.
Express Gateway is a microservices API gateway that sits at the heart of any microservices or serverless architecture, regardless of what language or platform you're using.
Express Gateway secures your microservices and serverless functions and expose them through APIs using Node.js, Express and Express middleware.
Developing cloud native applications, orchestrating and managing them now can be done insanely fast all on one seamless platform without having to introduce additional infrastructure.
If you have Node.js already installed:
# install Express Gateway
$ npm install -g express-gateway
# create a new gateway using the CLI
$ eg gateway create
Need help or have a question?
Express has a community that we hope to extend further with Express Gateway's gateway use case for Express and its middleware.
The Express Gateway roadmap consists of three parts:
Module Version | Release Date | Minimum EOL | EOL With | Status |
---|---|---|---|---|
1.x.x | Jul 2016 | Dec 2019 | Node 8 | Current |
All contributions welcome! Please see the contributor's guide
Copyright © Express Gateway Contributors