-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8e877d5
commit 62caee3
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
|
||
WorldSkills APP | ||
====================== | ||
|
||
<!-- START doctoc generated TOC please keep comment here to allow auto update --> | ||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> | ||
|
||
##Table of Contents | ||
|
||
- [WorldSkills APP](#worldskills-app) | ||
- [API](#api) | ||
- [Mock Server](#mock-server) | ||
|
||
<!-- END doctoc generated TOC please keep comment here to allow auto update --> | ||
|
||
|
||
API | ||
---------------- | ||
You can check the full API here | ||
|
||
[http://docs.wsapp.apiary.io/](http://docs.wsapp.apiary.io/) | ||
|
||
|
||
### Mock Server | ||
For testing purposes you can require informations using the following URL | ||
|
||
[http://private-d860c-wsapp.apiary-mock.com](http://private-d860c-wsapp.apiary-mock.com) | ||
|
||
|
||
|
||
##Utilities | ||
Table of contents generated with [DocToc](http://doctoc.herokuapp.com/) |