Updated Best Practices documents to v1.1
This commit is contained in:
BIN
media/RESTful Best Practices-v1_1.epub
Normal file
BIN
media/RESTful Best Practices-v1_1.epub
Normal file
Binary file not shown.
BIN
media/RESTful Best Practices-v1_1.odt
Normal file
BIN
media/RESTful Best Practices-v1_1.odt
Normal file
Binary file not shown.
BIN
media/RESTful Best Practices-v1_1.pdf
Normal file
BIN
media/RESTful Best Practices-v1_1.pdf
Normal file
Binary file not shown.
@ -37,13 +37,13 @@
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<h1>REST API Resources</h1>
|
||||
<h2>RESTful Best Practices</h2>
|
||||
<h2>RESTful Best Practices (v1.1)</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>
|
||||
<ul>
|
||||
<li><a href="http://www.restapitutorial.com/media/RESTful_Best_Practices-v1_0.pdf">PDF</a> (~306KB)</li>
|
||||
<li><a href="http://www.restapitutorial.com/media/RESTful_Best_Practices-v1_0.epub">ePub</a> (~46KB). Works on iPad, iPhone, B&N Nook and most other readers.</li>
|
||||
<li><a href="http://www.restapitutorial.com/media/RESTful_Best_Practices-v1_1.pdf">PDF</a> (~306KB)</li>
|
||||
<li><a href="http://www.restapitutorial.com/media/RESTful_Best_Practices-v1_1.epub">ePub</a> (~46KB). Works on iPad, iPhone, B&N Nook and most other readers.</li>
|
||||
<li>Mobi (not yet available). Sorry Kindle owners!</li>
|
||||
<li><a href="http://www.restapitutorial.com/media/RESTful_Best_Practices-v1_0.odt">Source Document in Libre/Open Office format</a> (~48KB)</li>
|
||||
<li><a href="http://www.restapitutorial.com/media/RESTful_Best_Practices-v1_1.odt">Source Document in Libre/Open Office format</a> (~48KB)</li>
|
||||
</ul>
|
||||
<h2>REST Services in Java</h2>
|
||||
<p><a href="https://github.com/RestExpress/RestExpress">RestExpress</a> (GitHub). Create fast, scalable, stand-alone RESTful Web services in Java quickly.</p>
|
||||
|
||||
Reference in New Issue
Block a user