Skip to content

Commit 19b89f5

Browse files
author
Allan Simon
committed
added more explanation in the README
1 parent 09ce5f4 commit 19b89f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MyApplication/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Symfony2 rest API example
22

33
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/)
45

56
the reader is adviced to read through the history of commits as well
67
as the code itself as it is heavily commented in order to serve as a
78
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

Comments
 (0)