@holochain/dna-to-openapi

v0.2.1
given holochain dna, generate a swagger / openapi spec file / static swagger-ui html documentation
holo holochain openapi blockchain api documentation

test

node ./build/gen-resources.js && standard --fix '**/*.js' 'bin/**/*' && nyc ./node_modules/mocha/bin/mocha 'lib/**/*.test.js' 'bin/**/*.test.js'

coverage

node -e "require('opn')('coverage/lcov-report/index.html')"

preversion

npm test

postversion

git push --follow-tags
npm i @holochain/dna-to-openapi

Metadata

Downloads