This repository will provide RestClient libraries in order to call web services
- API Provider
- Checking OpenID service
- RestClient, is to provide basic connection management
- Soap2json, is to convert SOAP web services to json
- Soap2json
- Endpoint, is SOAP webservices URL, example: http://www2.ops3.moc.go.th/tradeWebservice/ServiceImportHarmonizeProduct.asmx?WSDL
- Param and value, are lists of parameters.
- reqMethod, is mandatory parameter which be used to specific method name.