We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ce5f4 commit 19b89f5Copy full SHA for 19b89f5
MyApplication/README.md
@@ -1,7 +1,10 @@
1
# Symfony2 rest API example
2
3
This project is meant to be an application of the tutorial created here:
4
+[http://allan-simon.github.io/blog/posts/create-a-rest-api-with-symfony2/](http://allan-simon.github.io/blog/posts/create-a-rest-api-with-symfony2/)
5
6
the reader is adviced to read through the history of commits as well
7
as the code itself as it is heavily commented in order to serve as a
8
base of example for people wanting to create a REST Api with symfony2
9
+
10
+each release tagged correspond to the result at the end of each blog post
0 commit comments