Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit 0840dfc

Browse files
committed
Update notes about what has been deprecated, etc.
1 parent a4db00b commit 0840dfc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ This library is for Google **XML APIs**. For **JSON APIs,** use the
1414

1515
Each of the following Google services provides a Google Data API supported by
1616
this library:
17-
- [Contacts](http://code.google.com/apis/contacts/)
18-
- [Picasa Web Albums](http://code.google.com/apis/picasaweb/)
19-
- [Spreadsheets](http://code.google.com/apis/spreadsheets/)
17+
- [Contacts](http://code.google.com/apis/contacts/) (being superseded by
18+
[People API](https://developers.google.com/people/); which is covered via the
19+
[PeopleService JSON API](https://github.com/google/google-api-objectivec-client-for-rest))
2020

2121
---
2222

@@ -30,6 +30,8 @@ This library should **no longer** be used for these APIs:
3030
- [Finance](http://code.google.com/apis/finance/) ([deprecated](http://googledevelopers.blogspot.com/2012/04/changes-to-deprecation-policies-and-api.html))
3131
- Health ([deprecated](http://googleblog.blogspot.com/2011/06/update-on-google-health-and-google.html))
3232
- Maps ([deprecated](http://googlegeodevelopers.blogspot.com/2010/11/maps-data-api-deprecation-announcement.html))
33+
- Picasa Web Albums ([deprecated](https://developers.google.com/picasa-web/docs/3.0/deprecation); [migration info](https://developers.google.com/picasa-web/docs/3.0/developers_guide_migration))
34+
- Spreadsheets (superseded by Sheets [JSON API](https://github.com/google/google-api-objectivec-client-for-rest))
3335
- Webmaster Tools (superseded by a [JSON API](https://github.com/google/google-api-objectivec-client-for-rest))
3436
- YouTube (superseded by a [JSON API](https://github.com/google/google-api-objectivec-client-for-rest))
3537

0 commit comments

Comments
 (0)