Closed
Bug 1063168
Opened 11 years ago
Closed 10 years ago
[Compat Data] Compatability data is accessible via an API
Categories
(developer.mozilla.org Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwhitlock, Unassigned)
References
Details
(Whiteboard: [specification][type:feature])
What problems would this solve?
===============================
MDN will be able to read, create, and update data without being fully integrated into the MDN codebase. Other sites can use the data and make contributions.
Who would use this?
===================
MDN and partners
What would users see?
=====================
Developers would be able to read API docs and interact with the API
What would users do? What would happen as a result?
===================================================
MDN will use the API to create compatibility tables and alternate representations. Third-party developers will use the API to create their own presentations or to contribute data.
Is there anything else we should know?
======================================
Draft API docs at http://web-platform-compat.readthedocs.org/en/latest/draft/intro.html . Implementing the API will require many 3rd party open source libraries, and will include forking or improving those libraries.
Reporter | ||
Comment 1•10 years ago
|
||
This should be marked resolved. There's an API, and has been one for a while:
https://browsercompat.herokuapp.com/api/v1/
Flags: needinfo?(lcrouch)
Comment 2•10 years ago
|
||
Yup, fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(lcrouch)
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•