Skip to content

sagikazarmark/go-mailerlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go client for the MailerLite API

GitHub Workflow Status Go Report Card Go Version go.dev reference built with nix

go-mailerlite is a Go client library for accessing the MailerLite API v2.

⚠️ WARNING: This is still work in progress. ⚠️

Installation

go get github.com/sagikazarmark/go-mailerlite

API coverage

The following groups of API calls are supported by the client:

  • Campaigns
  • Segments
  • Subscribers
    • List
    • Create
    • Get
    • Update
    • Search
    • Search (minimized)
    • List groups
    • Activity
    • Activity (by type)
  • Groups
    • List
    • Get
    • Search
    • Create
    • Update
    • Delete
    • Add subscriber
    • Import subscribers
    • Get imports
    • Add subscriber (with group name)
    • Assign subscriber
    • List subscribers
    • List subscribers (by type)
    • Get subscriber
    • Delete subscriber
  • Fields
  • Webhooks
  • Stats
  • Settings
  • Batch

Feel free to send PRs to add support for more API calls.

Development

TBD

License

The project is licensed under the MIT License.

About

Go client for the MailerLite API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages