Discussion:
[devinfo] An interesting approach
Stefano Zamboni
2018-02-01 07:06:19 UTC
Permalink
http://thorsen.pm/perl/programming/2015/07/05/mojolicious-swagger2.html
--
Inviato dal mio dispositivo Android con K-9 Mail. Perdonate la brevità.
Jean-Philippe PIALASSE
2018-02-01 18:44:41 UTC
Permalink
Post by Stefano Zamboni
http://thorsen.pm/perl/programming/2015/07/05/mojolicious-swagger2.html
thank you for the link
pretty interesting, and could be indeed an interesting approach


_______________________________________________
Server Development Discussion
To unsubscribe, e-mail devinfo-***@lists.contribs.org
Searchable archive at https://lists.contri
Terry Fage
2018-02-01 23:40:43 UTC
Permalink
Post by Jean-Philippe PIALASSE
Post by Stefano Zamboni
http://thorsen.pm/perl/programming/2015/07/05/mojolicious-swagger2.html
thank you for the link
pretty interesting, and could be indeed an interesting approach
Indeed, merits further investigation..
_______________________________________________
Server Development Discussion
To unsubscribe, e-mail devinfo-***@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailma
Stefano Zamboni
2018-02-12 08:09:02 UTC
Permalink
Post by Jean-Philippe PIALASSE
Post by Stefano Zamboni
http://thorsen.pm/perl/programming/2015/07/05/mojolicious-swagger2.html
thank you for the link
pretty interesting, and could be indeed an interesting approach
I suggest everybody to read/follow this tutorial, which is really interesting
https://apihandyman.io/writing-openapi-swagger-specification-tutorial-part-1-introduction/

using the mojo-openapi plugin and calling all our functions (extracted from our FM modules) with the x-mojo-name directive, will lead us to have a complete API set in a relative smart time

my 2c

_______________________________________________
Server Development Discussion
To unsubscribe, e-mail devinfo-***@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/devin
Loading...