I am new to robot framework and working on rest web service testing automation through robot framework. My manager suggest me to automate SOAPUI through robot framework, i found one library, even this library given below does't seems to be well documented. Even example given in library is more specific to SOAP based web service , i am looking for rest web service testing through soapui automation not soapbased webservices. https://github.com/pavlobaron/robotframework-soapuilibrary
So please suggest me on rest webservice testing automation through SOAPUI automation in robotframework.
Another approch is rest webservice testing automation through robotframework without soapui tool.ssome welll document library available http://peritus.github.io/robotframework-httplibrary/HttpLibrary.html
Could anyone suggest me on above two solution on robotframework testing automation for rest webservice.