File tree Expand file tree Collapse file tree 4 files changed +15
-1
lines changed
source/content/pages/08-apis Expand file tree Collapse file tree 4 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -3033,6 +3033,11 @@ <h2>API creation resources</h2>
30333033 is an appeal that metadata makes a difference in whether APIs are descriptive
30343034 or not.</ p >
30353035</ li >
3036+ < li >
3037+ < p > < a href ="http://artsy.github.io/blog/2014/09/12/designing-the-public-artsy-api/ "> Designing the Artsy API</ a >
3038+ has their recommendations list for building an API based on their recent
3039+ experiences.</ p >
3040+ </ li >
30363041</ ul >
30373042< h2 > API creation learning checklist</ h2 >
30383043< p > < i class ="fa fa-check-square-o "> </ i >
Original file line number Diff line number Diff line change @@ -144,6 +144,11 @@ <h2>API creation resources</h2>
144144 is an appeal that metadata makes a difference in whether APIs are descriptive
145145 or not.</ p >
146146</ li >
147+ < li >
148+ < p > < a href ="http://artsy.github.io/blog/2014/09/12/designing-the-public-artsy-api/ "> Designing the Artsy API</ a >
149+ has their recommendations list for building an API based on their recent
150+ experiences.</ p >
151+ </ li >
147152</ ul >
148153< h2 > API creation learning checklist</ h2 >
149154< p > < i class ="fa fa-check-square-o "> </ i >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-09-18T13:37:10Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-09-19T09:17:04Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -106,6 +106,10 @@ equivalent of browser testing in the web application world.
106106 is an appeal that metadata makes a difference in whether APIs are descriptive
107107 or not.
108108
109+ * [ Designing the Artsy API] ( http://artsy.github.io/blog/2014/09/12/designing-the-public-artsy-api/ )
110+ has their recommendations list for building an API based on their recent
111+ experiences.
112+
109113
110114## API creation learning checklist
111115<i class =" fa fa-check-square-o " ></i >
You can’t perform that action at this time.
0 commit comments