Re: Plan to release a simple dubbo API gateway

2019-05-17 Thread Kun Song
Good news, a gateway is always needed by the community!

On Sat, May 18, 2019 at 12:52 AM Daniela Morais 
wrote:

> Hey,
>
> I'm interested (my last job was working on an API Gateway company).
> Do we have any repository or issue on Github?
>
> --
>
> Daniela Morais
> Computer Science student at University Of Campinas
> danielammorais.com 
>
>
>
> May 17, 2019, 4:13 AM by hux...@apache.org:
>
> > Hi,
> >
> > By saying "release", I guess you mean kicking off a new project?
> > +1 to the proposal, it is something the community wanted desperately.
> >
> > On Fri, May 17, 2019 at 2:22 PM Minxuan Zhuang <> z82507...@gmail.com
> > > wrote:
> >
> >>
> >> Hello Dubbo Community,
> >>  I'm about to release a dubbo API gateway, now this is very simple
> >> implementation that can convert http request to dubbo request and gets
> >> result from dubbo provider. There are many missing features like api
> >> management, load balancing, security, etc. If anyone is interested in
> this
> >> project, please join me, thanks.
> >>
> >
> >
> >
> > --
> > Best Regards!
> > Huxing
> >
>
>


Re: Plan to release a simple dubbo API gateway

2019-05-17 Thread Daniela Morais
Hey,

I'm interested (my last job was working on an API Gateway company). 
Do we have any repository or issue on Github? 

--

Daniela Morais
Computer Science student at University Of Campinas
danielammorais.com 



May 17, 2019, 4:13 AM by hux...@apache.org:

> Hi,
>
> By saying "release", I guess you mean kicking off a new project?
> +1 to the proposal, it is something the community wanted desperately.
>
> On Fri, May 17, 2019 at 2:22 PM Minxuan Zhuang <> z82507...@gmail.com 
> > > wrote:
>
>>
>> Hello Dubbo Community,
>>  I'm about to release a dubbo API gateway, now this is very simple
>> implementation that can convert http request to dubbo request and gets
>> result from dubbo provider. There are many missing features like api
>> management, load balancing, security, etc. If anyone is interested in this
>> project, please join me, thanks.
>>
>
>
>
> -- 
> Best Regards!
> Huxing
>



Re: 200 contributors for Dubbo

2019-05-17 Thread Yang Zhou
Huxing:

Thanks for sharing information to us, it 's very excited for developers. I
am looking forward to contributing to dubbo and become one of you 200.

Yang Zhou

Huxing Zhang  于 2019年5月17日周五 下午5:37写道:

> Hi All,
>
> It is very glad to see that dubbo[1] project has reached 200 contributors!
> Thanks to all the contributors, and looking forward to more!
>
> [1] https://github.com/apache/incubator-dubbo
> --
> Best Regards!
> Huxing
>


Re: 200 contributors for Dubbo

2019-05-17 Thread yuhang xiu
Hi,

Exciting news!

The future will definitely be better. Let us move on together!

Huxing Zhang  于2019年5月17日周五 下午5:37写道:

> Hi All,
>
> It is very glad to see that dubbo[1] project has reached 200 contributors!
> Thanks to all the contributors, and looking forward to more!
>
> [1] https://github.com/apache/incubator-dubbo
> --
> Best Regards!
> Huxing
>


200 contributors for Dubbo

2019-05-17 Thread Huxing Zhang
Hi All,

It is very glad to see that dubbo[1] project has reached 200 contributors!
Thanks to all the contributors, and looking forward to more!

[1] https://github.com/apache/incubator-dubbo
-- 
Best Regards!
Huxing


Re: Plan to release a simple dubbo API gateway

2019-05-17 Thread Huxing Zhang
Hi,

By saying "release", I guess you mean kicking off a new project?
+1 to the proposal, it is something the community wanted desperately.

On Fri, May 17, 2019 at 2:22 PM Minxuan Zhuang  wrote:
>
> Hello Dubbo Community,
> I'm about to release a dubbo API gateway, now this is very simple
> implementation that can convert http request to dubbo request and gets
> result from dubbo provider. There are many missing features like api
> management, load balancing, security, etc. If anyone is interested in this
> project, please join me, thanks.



-- 
Best Regards!
Huxing


Plan to release a simple dubbo API gateway

2019-05-17 Thread Minxuan Zhuang
Hello Dubbo Community,
I'm about to release a dubbo API gateway, now this is very simple
implementation that can convert http request to dubbo request and gets
result from dubbo provider. There are many missing features like api
management, load balancing, security, etc. If anyone is interested in this
project, please join me, thanks.