4 ms·
would something that's 100% OSS be smarter for people just getting started? Swagger jumps to mind. :-) https://github.com/wordnik/swagger-core/wiki/Downloads h
by esperluette 13y ago
would something that's 100% OSS be smarter for people just getting started? Swagger jumps to mind. :-)
https://github.com/wordnik/swagger-core/wiki/Downloads https://github.com/wordnik/swagger-core/wiki/Downloads
(Node inspector recently added for command-line happiness.)
- Almad 13y agoDisclaimer: I work for Apiary I'd say that just for getting started, hosted solution works better ;) Anyways; we love OSS and we are gradually open-sourcing more and more from our toolbelt. Parser is completely open-source (current one https://github.com/apiaryio/blueprint-parser https://github.com/apiaryio/blueprint-parser as well as the upcoming version https://github.com/apiaryio/snowcrash https://github.com/apiaryio/snowcrash ). More is coming soon ;) (But yes, if you prefer writing JSON over Markdown...)