|
|
@@ -4,11 +4,11 @@ There's more to building RESTful web services than is covered here. You may want
|
|
4
|
4
|
|
|
5
|
5
|
### Getting Started Guides
|
|
6
|
6
|
|
|
7
|
|
-* [Consuming RESTful web services][gs-consuming-rest]
|
|
|
7
|
+* [Consuming RESTful Web Services][gs-consuming-rest]
|
|
8
|
8
|
* [Building a Hypermedia Driven REST Web Service][gs-rest-hateoas]
|
|
9
|
|
-* [Consuming RESTful web services on Android][gs-consuming-rest-android]
|
|
10
|
|
-* [Consuming XML from a RESTful Web Service on Android][gs-consuming-rest-xml-android]
|
|
11
|
|
-* [Building a RESTful web service with Bootstrap Actuator][gs-actuator-service]
|
|
|
9
|
+* [Consuming RESTful Web Services on Android][gs-consuming-rest-android]
|
|
|
10
|
+* [Consuming XML From a RESTful Web Service on Android][gs-consuming-rest-xml-android]
|
|
|
11
|
+* [Building a RESTful Web Service with Bootstrap Actuator][gs-actuator-service]
|
|
12
|
12
|
|
|
13
|
13
|
[gs-consuming-rest]: /guides/gs/consuming-rest/content
|
|
14
|
14
|
[gs-consuming-rest-android]: /guides/gs/consuming-rest-android/content
|