Skip to content

Commit 599d7ed

Browse files
author
dsandersAzure
committed
Add readme
1 parent be66ee9 commit 599d7ed

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
This is a simple git repository for a learning exercise
2+
I did using Miguel Grinberg's blog post below:
3+
4+
Grinberg, M,
5+
2013,
6+
"Designing a RESTful API with Python and Flask"
7+
Available at: http://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask
8+
Accessed: 08 September 2015
9+
10+
98% of the code came from Miguel's post and is reproduced
11+
here for learning purposes only (it's my first Python code
12+
and first GitHub repository).

0 commit comments

Comments
 (0)