Issue Tracker Data API for Project Hosting
October 16th, 2009 | Published in Google Code
I'm excited to announce the Issue Tracker Data API for Project Hosting on Google Code! The Issue Tracker Data API is a Google Data API that you can use to programmatically add new issues, make changes to existing issues, or simply access issues for your open source project.
This means that the issue tracker data for your open source code is now liberated!
To get started with the API, please refer to the following documentation:
The team would also like to thank Joe LaPenna, who contributed the Python client for the Issue Tracker Data API in his 20% time.
Update: Net::Google::Code now supports the Issue Tracker Data API
This means that the issue tracker data for your open source code is now liberated!
To get started with the API, please refer to the following documentation:
- Issue Tracker Data API Overview
- Issue Tracker Data API for Java
- Issue Tracker Data API for Python
- Issue Tracker Data API Reference
The team would also like to thank Joe LaPenna, who contributed the Python client for the Issue Tracker Data API in his 20% time.
Update: Net::Google::Code now supports the Issue Tracker Data API