madecoste / swarming

Automatically exported from code.google.com/p/swarming
Apache License 2.0
0 stars 1 forks source link

Rewrite swarming server to be based on Cloud Endpoints API framework #179

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Goal:
Switch from documentation is 'read the code' to documentation is 'a web page 
generated automatically via Cloud Endpoints'.

AI:
- Write new API based on Cloud Endpoints.
- Update clients to use new APIs.
- Roll clients everywhere.
- Wait 1-2 months.
- Delete old API.

References:
https://cloud.google.com/appengine/docs/python/endpoints/
https://developers.google.com/apis-explorer/

Original issue reported on code.google.com by maruel@chromium.org on 27 Nov 2014 at 2:52

GoogleCodeExporter commented 9 years ago

Original comment by maruel@chromium.org on 27 Nov 2014 at 2:53

GoogleCodeExporter commented 9 years ago

Original comment by maruel@chromium.org on 2 Dec 2014 at 7:55