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 be66ee9 commit 599d7edCopy full SHA for 599d7ed
README
@@ -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