Apps/API: Difference between revisions
< Apps
Jump to navigation
Jump to search
(API wiki page and kickoff meeting notes) |
(Status) |
||
| Line 16: | Line 16: | ||
= Meetings = | = Meetings = | ||
* [https://ecosystem.etherpad.mozilla.org/7 Kickoff meeting], 5/3/2012 | * [https://ecosystem.etherpad.mozilla.org/7 Kickoff meeting], 5/3/2012 | ||
= Status = | |||
Next steps: | |||
* define necessary API calls and their order of implementation (fwenzel, andym) | |||
** file implementation bugs accordingly (fwenzel) | |||
* implement said API calls (andym) | |||
* document them on MDN (andym + ?) | |||
* implement client API (reference AMO's client API) (zalun) | |||
Target time frame: | |||
* 2 weeks for very simple, initial API | |||
= Specs / Useful Links = | = Specs / Useful Links = | ||
Revision as of 23:00, 8 May 2012
This page contains all of the important details for the Marketplace Submission API.
Elevator Pitch
The goal of the Marketplace Submission API is to:
- provide individual developers with a way to push single apps to the marketplace.
- provide app workshops with a way to push many apps to the marketplace, on behalf of their customers.
Overview
- Prod URL: TBD
- Stage URL: TBD
- Code Repo: https://github.com/mozilla/zamboni
- Code: Python / Django
- Dev Team: andym (Marketplace side); zalun (dev ecosystem side)
- IRC Channel: #amo on irc.mozilla.com
Meetings
- Kickoff meeting, 5/3/2012
Status
Next steps:
- define necessary API calls and their order of implementation (fwenzel, andym)
- file implementation bugs accordingly (fwenzel)
- implement said API calls (andym)
- document them on MDN (andym + ?)
- implement client API (reference AMO's client API) (zalun)
Target time frame:
- 2 weeks for very simple, initial API
Specs / Useful Links
- andym's brainstorming
- morgamic's brainstorming
- Examples and Inspiration
- Accessors
- Search
- Developer Data (keyed or auth)
- Mutators
- Submission
- Trusted Submission (keyed)
Bugs
Bugs are tracked on AMO's Bugzilla product.
- File a Bug in AMO::API. Might want to prefix bug titles with [Apps] or so.
- Open AMO API bugs