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