Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

verschoof/RestApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestApi

This is a Symfony2 REST Api based on the blog "REST APIs with Symfony2: The Right Way" from William DURAND

If you can improve this bundle for a good example please do a pull request!!

Install

Commandline git clone git@github.com:verschoof/RestApi.git rest-api

cp app/config/parameters.dist.yml app/config/parameters_dev.yml

Edit app/config/parameters_dev.yml to your settings

run composer install run app/console doctrine:migrations:migrate

and done!

Todo

  • Create more example functions

About

This is a Symfony2 REST Api based on the blog "REST APIs with Symfony2: The Right Way" from William DURAND

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages