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 927 public repositories matching this topic...
Description
The build process doesn't copy over .so files when building a Python Lambda function.
Steps to reproduce
Install the ptvsd library:
pip install
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
-
Updated
Dec 10, 2019
Deploy Node.js projects to AWS Lambda and API Gateway easily
-
Updated
Dec 10, 2019 - JavaScript
Run serverless applications and REST APIs using your existing Node.js application framework, on top of AWS Lambda and Amazon API Gateway
-
Updated
Dec 10, 2019 - JavaScript
In README.md there is the following command:
docker run --it --name tgr -p 5000:5000 -e CLIENT_ID="xxxxxxx" -e CLIENT_SECRET="xxxxxxxxxxxxxxx" -e DEBUG="True" tgrThere is two issues with that:
- It should be
-it, rather than--it, since the first one is invalid - You also need to specify
-e HOST="0.0.0.0"and-e PORT="5000"in order for the app to start.
Addi
Describe the bug
In https://www.getambassador.io/reference/core/ambassador/#lua-scripts-lua_scripts
the URL for "Envoy Lua filter documentation" leads to a 404. The URL is missing a "/http/" segment in the middle of the path. The correct URL should be:
https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/lua_filter
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
-
Updated
Dec 9, 2019 - JavaScript
Ultra performant API Gateway with middlewares
-
Updated
Dec 10, 2019 - Go
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
-
Updated
Dec 10, 2019 - Java
Docs will render fine locally without layouts/shortcodes/versioned_link_path.html https://github.com/solo-io/hugo-theme-soloio#examples-1 , but may be invalid once published to the live site.
We need some kind of validation to ensure we never publish docs with broken links
A microservices API Gateway built on top of Express.js
-
Updated
Dec 10, 2019 - JavaScript
The file 'conf/nginx.conf' can be generated automatically before run Apache APISIX.
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
-
Updated
Dec 10, 2019 - Go
Gravitee.io - API Management - OpenSource API Gateway
-
Updated
Dec 10, 2019 - Java
Implementations: Spring Boot / AWS Lambda Function/API Gateway
Expected behavior
Should process the requests and give response in 30 seconds when lambda is invoked from API Gateway
Actual behavior
Timeout Error for the first call made from API Gateway and gives response for the calls after
How to avoid timeout error on API Gateway and bring response in <10 seconds when using java framew
Swagger UI demo
A Faster Lightweight Full-Stack PHP Framework :rocket:
-
Updated
Dec 8, 2019 - 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 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
Dec 9, 2019 - JavaScript
Currently, this excellent plugin creates API Gateway managed cloud front distribution, which is not visible in CloudFront management.
Also, WAF is cannot be assigned to this distribution right now.
https://forums.aws.amazon.com/thread.jspa?threadID=227000
It would be good to have a switch which allows creating customer managed CloudFront distributions (default is API gateway managed)
https://github.com/serverless/components/tree/master/templates
Would allow to get started much faster from an official boilerplate :)
- Wikipedia
- Wikipedia
Prerequisites
up upgrade)-v, --verboseflag.Description
Currently the TLS version defaults to 1.0. I have to manually upgrade it to 1.2. So it would be nice if it could be specifed in the custom