seems grpc-gateway does not output in the go-swagger format.
I wants to publish tuff this way, but also consume it back in.


On Sat, Apr 15, 2017 at 4:15 PM Joe Blue <joeble...@gmail.com> wrote:

> ah i did not knwo it did consumption. gotta try it. thanks !!
>
> On Thu, Apr 13, 2017 at 4:35 PM Konstantin Khomoutov <
> flatw...@users.sourceforge.net> wrote:
>
>> On Thu, 13 Apr 2017 05:35:57 -0700 (PDT)
>> Joe Blue <joeble...@gmail.com> wrote:
>>
>> > I have to consume 100's of restful services :)
>> >
>> > So the only way is going to be some sort of parse and codegen
>> > approach.
>> >
>> > Can anyone suggest any libraries or approaches please ?
>>
>> go-swagger may be?
>>
>> It's able to consume ready-made swagger specs, and when you don't have
>> these specs, you could possibly generate them from the service itself
>> using some other swagger-related tool. Maybe.
>>
>> 1. https://goswagger.io/
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to