GenieFramework/Genie.jl

Add swagger generation

Open

#135 opened on May 2, 2019

View on GitHub
 (9 comments) (3 reactions) (1 assignee)Julia (2,408 stars) (186 forks)batch import
feature requesthelp wanted

Description

Describe the solution you'd like I would love it if Genie.jl auto-generated a swagger documentation page like plumber does for the R ecosystem. (Or does it already, sorry if I just missed that.)

Describe alternatives you've considered Swagger.jl, but all the Java makes it seem like a tough dependency.

Contributor guide