Skip to content

superdesk/superdesk-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tolga Akin
Aug 7, 2019
15f92e2 · Aug 7, 2019
Aug 7, 2019
Jun 25, 2019
Jun 25, 2019
Jul 29, 2019
Aug 7, 2019
Jun 29, 2019
Jul 20, 2019
Aug 7, 2019
Jun 25, 2019
Jun 30, 2019
Jun 25, 2019
Jun 25, 2019

Repository files navigation

Superdesk API Documentation

Build Status

Render the api

You can use aglio to render the api with the default template:

$ ./node_modules/aglio/bin/aglio.js -i apiary.apib -o out.html

For the olio template you can tkae the following steps:

$ npm install aglio-theme-onlicar

$ ./node_modules/aglio/bin/aglio.js --theme-full-width -i apiary.apib --theme-template triple -o out.html

You can use protagonist to test that the api has valid json:

$ node test.js

About

Superdesk API Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published