5 ms·
i'm using it on first project and it's very nice. they let you export your complete api definition to apiary.apib file which can be parsed with their github.com
by nyam 13y ago
i'm using it on first project and it's very nice. they let you export your complete api definition to apiary.apib file which can be parsed with their github.com/apiaryio/blueprint-parser into json and used with your custom server localy. it's also nice for synchronizing between devs, when added to vcs ...