Removed banner ad. Merged tiny letter signup box from Matthew Reinbold. Added link to Russian translation on Resources page.

This commit is contained in:
Todd Fredrich
2015-03-31 14:02:31 -06:00
parent 8d78f05708
commit 816cd178b2
3 changed files with 9 additions and 21 deletions

View File

@ -37,8 +37,13 @@
<div class="row">
<div class="span12">
<h1>REST API Resources</h1>
<h2>Translations</h2>
<dl>
<dt><a href="http://www.restapitutorial.ru/">Russian</a></dt>
<dd><a href="http://www.restapitutorial.ru/">http://www.restapitutorial.ru/</a></dd>
</dl>
<h2>RESTful Best Practices</h2>
<p>Get the Pearson eCollege <em>RESTful Best Practices</em> guide (choose your format). This guide reduces the world of RESTful services into easy-to-follow principles. It also provides several cookbook type recipes in critical areas to increase service usability, reduce confusion during implemenation, as well as improve consistency.</p>
<p>Get the Pearson Higher-Education <em>RESTful Best Practices</em> guide (choose your format). This guide reduces the world of RESTful services into easy-to-follow principles. It also provides several cookbook type recipes in critical areas to increase service usability, reduce confusion during implemenation, as well as improve consistency.</p>
<ul>
<li><a href="https://github.com/tfredrich/RestApiTutorial.com/raw/master/media/RESTful%20Best%20Practices-v1_2.pdf">PDF</a> (~306KB)</li>
<li><a href="https://github.com/tfredrich/RestApiTutorial.com/raw/master/media/RESTful%20Best%20Practices-v1_2.epub">ePub</a> (~46KB). Works on iPad, iPhone, B&amp;N Nook and most other readers.</li>