groupon / gofer

A general purpose service client library for node.js
BSD 3-Clause "New" or "Revised" License
82 stars 18 forks source link

modern docs & deps #92

Closed dbushong closed 5 years ago

dbushong commented 5 years ago

This is primarily to update the docs & examples to emphasize the ES6+ class method of defining service clients.

At the moment it leaves all of the code as ES5 compatible, however, until our next major bump.