thisandagain / fastly

Fastly API client for Node.js
MIT License
70 stars 28 forks source link

Uploading custom VCL's #26

Open jbergstroem opened 7 years ago

jbergstroem commented 7 years ago

The library should support working with custom VCL's, similar to the ruby gem.

It needs to grow functionality to manage services in general (creating, working with config versions, ..) for this to happen, I guess.

I know this should really be a PR but to avoid forgetting I'll just open the issue for now. Sorry about that.

thisandagain commented 7 years ago

@jbergstroem No problem. PRs welcome.

willm commented 6 years ago

I've had a go at this https://github.com/thisandagain/fastly/pull/41