An open API service indexing awesome lists of open source software.

https://github.com/zaddok/tga

Read basic training.gov.au data via the public SOAP API
https://github.com/zaddok/tga

Last synced: 6 months ago
JSON representation

Read basic training.gov.au data via the public SOAP API

Awesome Lists containing this project

README

          

Implements the minimum needed to fetch basic read only data from the training.gov.au website.
GetDetails() is supported on the Organisation and TrainingComponent objects.

Due to the fact that `goswdl` fails to generate working code for this SOAP service, I have
taken the data model generated by `gowsdl` and implemented the GetDetails() method.