Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

pboivin/twill-api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twill API docs are now accessible at twill.io/docs/api — this repository just for testing.


API browser for Twill

Branches: 1.1 | 1.2 | 2.x | master

Initial setup

git clone https://github.com/pboivin/twill-api.git
cd twill-api
git submodule update --init
composer install

Generate the documentation

php vendor/bin/doctum.php update config.php

Access the documentation locally

php -S 0.0.0.0:8000 -t docs/2.x/

Visit localhost:8000 in your Web browser.

About

API browser for area17/twill

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages