Skip to content

mfuehrer82/symfony2-rest-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SensioLabsInsight Build Status Code Coverage Scrutinizer Code Quality

SYMFONY REST EXAMPLE

Start the App

$ composer install
$ app/console server:start

Load Fixtures

$ app/console hautelook_alice:fixtures:load --fixtures src/AppBundle/Tests/DataFixtures/ORM 

Use the Api

http://127.0.0.1:8000/api/doc

TODO

  • Remove FormTypes and Replace with Validator Component

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors