Author: mibo
Date: Tue May 5 13:33:22 2015
New Revision: 1677823
URL: http://svn.apache.org/r1677823
Log:
CMS commit to olingo by mibo
Modified:
olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext
Modified:
olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext
URL:
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext?rev=1677823&r1=1677822&r2=1677823&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext
(original)
+++ olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext
Tue May 5 13:33:22 2015
@@ -1002,6 +1002,8 @@ The expected result is the hardcoded lis
Finally, we have created our first OData service based on the V4 version of
the OData specification and using the V4 server library provided by _Olingo_.
Our first OData service is very simple; it only allows invoking one entity
collection, apart from the service document and the metadata document.
+The project as final result can be download
[here](sample/DemoService_Tutorial_Read.zip)
([md5](sample/DemoService_Tutorial_Read.zip.md5),
[sha512](sample/DemoService_Tutorial_Read.zip.sha512),
[pgp](sample/DemoService_Tutorial_Read.zip.asc)).
+
**Outlook**
Further topics to be covered by follow-up tutorials: