mrlannigan / node-akamai

Communication with Akamai's CCUAPI
MIT License
14 stars 8 forks source link

REST CCU Deprecated #11

Open ghost opened 8 years ago

ghost commented 8 years ago

The older REST CCU API will be deprecated at some point soon. Please take a look at the new API described here:

https://community.akamai.com/community/developer/blog/2015/08/20/getting-started-with-the-v2-open-ccu-api

mrlannigan commented 8 years ago

@synedra Thank you! I'll take a look at this and work on an update.

stevenkissack commented 7 years ago

This is the library I just used for this: https://github.com/akamai-open/AkamaiOPEN-edgegrid-node/

Maybe a light wrapper around this is what people need to ease the migration.