| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3033,6 +3033,11 @@ <h2>API creation resources</h2> | |||
| 3033 | 3033 | is an appeal that metadata makes a difference in whether APIs are descriptive | |
| 3034 | 3034 | or not.</p> | |
| 3035 | 3035 | </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> | ||
| 3036 | 3041 | </ul> | |
| 3037 | 3042 | <h2>API creation learning checklist</h2> | |
| 3038 | 3043 | <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> | |||
| 144 | 144 | is an appeal that metadata makes a difference in whether APIs are descriptive | |
| 145 | 145 | or not.</p> | |
| 146 | 146 | </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> | ||
| 147 | 152 | </ul> | |
| 148 | 153 | <h2>API creation learning checklist</h2> | |
| 149 | 154 | <p><i class="fa fa-check-square-o"></i> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,2 +1,2 @@ | |||
| 1 | 1 | <?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. | |||
| 106 | 106 | is an appeal that metadata makes a difference in whether APIs are descriptive | |
| 107 | 107 | or not. | |
| 108 | 108 | ||
| 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 | + | ||
| 109 | 113 | ||
| 110 | 114 | ## API creation learning checklist | |
| 111 | 115 | <i class="fa fa-check-square-o"></i> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments