api-gateway
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.
Here are 1,228 public repositories matching this topic...
Serverless Python
-
Updated
Oct 7, 2020 - Python
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
Updated
Oct 7, 2020 - Go
**Do you want to request a feature or report a bug?
Feature?
What is the current behavior?
Session object ACLs require both the key and the api_id field of the ACL definition to match.
If they mismatch the API does not throw an error.
What is the expected behavior?
The Gateway API should report the discrepancy to stop the token from being generated.
Expected Behavior / New Feature
Support sticky sessions for ServiceDiscoveryProviders
Actual Behavior / Motivation for New Feature
When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.
The functionality could be great if it could work with both consul
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
-
Updated
Oct 17, 2020 - Python
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
-
Updated
Jul 18, 2019
Run serverless applications and REST APIs using your existing Node.js application framework, on top of AWS Lambda and Amazon API Gateway
-
Updated
Aug 8, 2020 - JavaScript
Deploy Node.js projects to AWS Lambda and API Gateway easily
-
Updated
Mar 16, 2020 - JavaScript
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- Question or discussion
- Bug
- Requirements
- Feature or performance improvement
- Other
Question
- What do you want to know?
I'm confused about the option select item in the consumer-restriction plugin
是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
-
Updated
Sep 2, 2020 - Go
An API Gateway written in Go
-
Updated
Sep 28, 2020 - Go
Open source API management platform
-
Updated
Sep 11, 2020 - Ruby
Describe the bug
When running npx serverless --debug if the next build process fails with an error it is not displayed in the output and the deployment hangs forever.
To Reproduce
Steps to reproduce the behavior:
- Create a reproducible error in
pages/index.js(in my case animportstatement was incorrect) - Run
npx serverless --debug - Output displays "appName Deplo
Gravitee.io - API Management - OpenSource API Gateway
-
Updated
Oct 16, 2020 - Java
A Java wrapper to run Spring, Jersey, Spark, and other apps inside AWS Lambda.
-
Updated
Oct 14, 2020 - Java
Open source API management platform
-
Updated
Jun 24, 2020 - PHP
sls invoke is useful for testing our API one request at a time.
It would be nice to spin up a local version of the API on localhost to enable us to develop our frontend apps against it, and to more easily run integration and E2E tests.
A Faster Lightweight Full-Stack PHP Framework
-
Updated
Sep 7, 2020 - PHP
Serverless plugin for managing custom domains with API Gateways.
-
Updated
Sep 24, 2020 - TypeScript
A React Starter App that displays how web developers can integrate their front end with AWS on the backend. The App interacts with AWS Cognito, API Gateway, Lambda and DynamoDB on the backend.
-
Updated
Jul 8, 2020 - JavaScript
- Wikipedia
- Wikipedia



Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://