An open API service indexing awesome lists of open source software.

https://github.com/marks/domino-api-docs

Domino Data Lab API resources
https://github.com/marks/domino-api-docs

Last synced: 4 months ago
JSON representation

Domino Data Lab API resources

Awesome Lists containing this project

README

          

# domino-api-docs

Unofficial _(for now)_, Domino Data Lab API resources

## Quick start

### Input
* `apiary.apib` is our API documented using the [API Blueprint](https://apiblueprint.org) standard and Apiary editor

### Output
* `index.html` docs converted by [aglio](https://github.com/danielgtaylor/aglio)
* `swagger_2.0.json` is Swagger 2.0 JSON converted by [apib2swagger](https://github.com/kminami/apib2swagger)

## Dependencies

- `npm install -g apib2swagger`