Who is using apinto?
Description
Who is using apinto?
Thank you for your support for apinto open source gateway. We will continue to support the development and Q & A of **apinto ** open source gateway, create more complete, safe and reliable **apinto **products, and build a more prosperous community.
Why create this issue?
-Listen to the voice of the community and let **apinto **solve practical problems
-Attract more developers to participate and contribute
-Understand the actual use scenarios of apinto, so as to determine the subsequent version iteration plan
We look forward to your offer
Submit a comment here, which includes:
Your company, school or organization
Your city and country
Your contact information: email, wechat, QQ (at least one)
What business scenarios will you use **apinto **for
Has it been applied to the production environment
You can refer to the following examples:
Organization: apinto
Location: Guangzhou, China
contact information: [email protected]
Use scenario: provide safe and reliable unified call entry for microservices
Applied to production environment: Applied
Thank you for your support!
Apinto community
谁在使用 Apinto?
感谢大家对 Apinto 开源网关的支持,我们将持续支持 Apinto 开源网关的开发、答疑,打造更加完备、安全、可靠的 Apinto 产品,将社区建设得更加繁荣。
为什么创建这个Issue?
- 聆听社区的声音,让 Apinto 切实解决实际问题
- 吸引更多开发者参与贡献
- 了解 Apinto 的实际使用场景,以便确定后续的版本迭代计划
我们期待您能提供
在此提交一条评论, 评论内容包括:
您所在公司、学校或组织
您所在的城市、国家
您的联系方式:邮箱、微信、QQ (至少一个)
您将 Apinto 用于哪些业务场景
是否已经应用到生产环境
可以参考下面的示例:
组织:apinto
地点:中国广州
联系方式: [email protected]
使用场景:给微服务提供安全、可靠的统一调用入口
是否已经应用到生产环境:已经应用
多谢您的支持! Apinto 社区
Environment
- APINTO version (run
apinto version): - Operating system (run
uname -a):
APINTO使用过程中图片上传的问题:在V0.7.2版本已解决,问题描述,在路由分发到后端服务,请求中的图片文件数据丢失,版本升级到V0.7.2后问题解决
对比了其他网关,不管从轻量级还是活跃度,apinto都不错,目前主要应用在小程序的接口的网关转发。
- 可以动态调整后端接口服务的节点 ,后续也可以升级使用nacos等服务发现;
- 通过接口策略路由到一个指定的服务节点当做灰度环境使用,这样接口域名可以不变;
- 更多是考虑轻量级吧,直接用nginx肯定没这个方便,用其他java版网关的对服务器资源消耗过多,而且apinto活跃度很不错;