Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Web debugging interface for browsing and testing Services within the CanteenFramework.

License

Notifications You must be signed in to change notification settings

Canteen/CanteenServiceBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Canteen Service Browser

Plugin for use by the Canteen Framework for browsing and testing Services. For documentation of the codebase, please see Canteen Service Browser docs.

##Installation

Install is available using Composer.

composer require canteen/service-browser dev-master

Including using the Composer autoloader in your index.

require 'vendor/autoload.php';

###Rebuild Documentation

This library is auto-documented using YUIDoc. To install YUIDoc, run sudo npm install yuidocjs. Also, this requires the project CanteenTheme be checked-out along-side this repository. To rebuild the docs, run the ant task from the command-line.

ant docs

##License##

Copyright (c) 2014 Matt Karl

Released under the MIT License.

About

Web debugging interface for browsing and testing Services within the CanteenFramework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages