Skip to content

ChartBlocks/data-server-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-server-docs

API docs for the REST server

Install

npm install apidoc -g
composer install

Build docs

apidoc -i vendor/chartblocks/data-server/ -o apidoc/

Push docs to github pages

git subtree push --prefix apidoc origin gh-pages

Generate developer doc copy of api_data.json

php bin/convertForDeveloperDocs.php --data-target="/path/to/developer-docs/_data/rest/apidoc.json"

About

API docs for the REST server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published