benmarsden / ecologi-client-go

Go client for communicating with Ecologi's Impact API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecologi-client-go

Treeware (Trees)

Go client for communicating with Ecologi's Impact API.

Supported Endpoints

HTTP Method Provided by (method) API Endpoint Description
POST Plant /impact/trees Purchase 1 or more trees
GET GetTrees /users/<username>/trees Get the number of trees associated with an Ecologi user
GET GetCarbonOffset /users/<username>/carbon-offset Get the number (tonnes) of carbon offsets associated with an Ecologi user
GET GetTreesAndCarbonOffset /users/<username>/impact Get the number of trees and number (tonnes) of carbon offsets associated with an Ecologi user

Contributing

See How to contribute to ecologi-client-go.

Software Distribution

This package is Treeware. If you would like to thank me for creating it, I ask that you buy the world a tree.

About

Go client for communicating with Ecologi's Impact API

License:MIT License


Languages

Language:Go 95.8%Language:Makefile 4.2%Language:Shell 0.1%