Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 1010 Bytes

README.md

File metadata and controls

30 lines (14 loc) · 1010 Bytes

Contracting.Works integrations

Under heavy construction

Documentation and examples for using the Contracting.Works APIs

Demo

The APIs can be tested on dummy data using standardized credentials using Banana Cake Pop and Swagger. See Demo.

Note: the demo data set is shared between everyone testing against it. It will be periodically reset to its original state. As it is an open data set running on limited resources, please treat it nicely!

Getting started

To get started quickly with integrations, we have created a simple getting started guide.

Read & Write sample app

See the Read & Write sample app on how to read data from Contracting Works using GraphQL and update it using REST.i

Documentation

Documentation is located in the Doc subfolder.

Example code

Runnable example code in .Net reading and writing data to our demo client is located in the Examples subfolder in this repo.