billputer / go-namecheap

A Go library for using the Namecheap API
MIT License
49 stars 28 forks source link

Got list domain functionality supporting more than 20 domains and merged in additional features from someone elses user enhancement #17

Open galaxyblack opened 6 years ago

galaxyblack commented 6 years ago

Seems like being able to view more than 20 domains is pretty critical to basic functionality. If this doesnt get merged in I'm just going to fork this library.

j-mie commented 6 years ago

I fixed up the pagination in my PR here sinced I needed it for a project: https://github.com/billputer/go-namecheap/pull/21