Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 821 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 821 Bytes

SuiteTalk: Connection tools for Oracle Netsuite / SuiteTalk SOAP

This package is a work in progress - and my first Haskell package!

It currently contains:

  • modules for making requests to Netsuite via SuiteTalk SOAP
  • capability for Token authentication
  • validations for operations and request endpoint generated via a WSDL specification

Work in progress:

  • Proxy application
  • Generated data types as specified by the WSDL

Please refer to the package description on Hackage for more information.

Get involved!

Please report bugs via the github issue tracker.

Master git repository:

  • git clone git://github.com/cdaloisio/suitetalk.git