cloudflare / node-cloudflare

Node.js API for Client API
https://cloudflare.github.io/node-cloudflare/
Other
335 stars 92 forks source link

Add support for Workers APIs #38

Closed hankjacobs closed 6 years ago

hankjacobs commented 6 years ago

This PR adds support for the Workers suite of APIs (https://developers.cloudflare.com/workers/api/ and https://developers.cloudflare.com/workers/api/config-api-for-enterprise/).

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.6%) to 85.841% when pulling 69a4be32604336b1bad46e64fd2a25b3f1f2bda9 on dollarshaveclub:service-workers into 1a184ad7ab5642d4e761d6d3fcfac49356b07079 on cloudflare:master.

hankjacobs commented 6 years ago

Feedback implemented. Thanks for the prompt review! I'll wait for @rita3ko's feedback on the undocumented APIs.

terinjokes commented 6 years ago

Thanks @rita3ko. I'll do another review now.

terinjokes commented 6 years ago

Splitting and merging the patch locally.

terinjokes commented 6 years ago

Merged as 92af8b025a795c815154a380f27bd920c881cb1b.