Skip to content

nakji-network/connector

Repository files navigation

Nakji

Nakji Connector SDK (Golang)

Github Workflow GoDoc Go Report Card

This is a library to help anyone integrate a new data source (aka connector) with Nakji Network.

The library handles:

  • Connector boilerplate
  • Getting configs
  • Publishing and Subscribing to the Nakji message queue
  • Initializing monitoring
  • Healthcheck support

Connector examples are in examples/.

You can read more documentation on this library in the Nakji Documentation.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.