hd-deman / FOSRestBundleByExample

FOSRestBundle example project with Symfony 2.1 standard distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOSRestBundleByExample

FOSRestBundle example project with Symfony 2.1 standard distribution.

Note: Work In Progress

Caution: This example project is developed in sync with symfony's repository. There is currently no release for Symfony 2.0.x

Build Status

Documentation

The bulk of the documentation will be stored in the app/Resources/doc/index.md file in this bundle:

Read the Documentation for master

After installation you will find in http://localhost/app_dev.php the Nelmio Api Doc with the resources available.

API Example

License

This bundle is under the MIT license. See the complete license in the bundle:

app/Resources/meta/LICENSE

About

FOSRestBundle example project with Symfony 2.1 standard distribution

License:MIT License


Languages

Language:PHP 99.1%Language:Shell 0.9%