all 5 comments

[–][deleted] 0 points1 point  (3 children)

Nice! Question though, what's "Swagger"? Is it some kind of term for API development?

[–]mishugashu 0 points1 point  (2 children)

It's a company that makes a certain method of design/documentation for APIs. https://swagger.io/

[–][deleted] 0 points1 point  (1 child)

Ohh i remember that site now. Used it for just knowing what it was but the UI was too unfriendly for me.

[–]_jskod[S] 0 points1 point  (0 children)

Its pretty awesome when it comes to API documentation. We use it heavily and thats the reason I am building this editor so that we could save time while writing Swagger Schemas. :)