/simplenote

This is simple pure golang wrapper for [simplenote.com](https://simplenote.com/).

Primary LanguageGo

simplenote for Go

CircleCI Build Status Build status Code Climate Test Coverage Issue Count

This is simple pure golang wrapper for simplenote.com.

This API wrapper is written with go 1.8.3.

Install

go get -u github.com/sgykfjsm/simplenote

Example

See example/main.go to take a look into usage.