Utilities

This is a utility repository where you can find code snippets. They are independent of others and used to achieve few required tasks.

  1. Python script to consume the link-labs REST endpoints.

This piece of code consumes the link-labs REST endpoints, creates the appropriate JSON objects supported by cloudant db and send it to the cloudant db.

This can run on any python environment enabled machine as a server.