Ruby on Rails Thursday, April 14, 2016


On 2016-Apr-14, at 10:56 , alan.kish38@gmail.com wrote:

Hi all Rails developer, 

I am newcomer to Rails so I wonder what is best approach to rewrite my current WHOIS search app (PHP) to Rails platform? Currently my idea is to put all XML API cals and calculations in model, is this right? Basically, model would consist of login, getDomainInfo and getContactInfo commands sent to our domain registrar EPP API.

Thanks, 

--

Sounds like you might want to look at https://github.com/weppos/whois first.

-Rob


No comments:

Post a Comment