henrybear327 / go-proton-api-old

A fork of go-proton-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Proton API

CI Status GoDoc Go Report Card License

Forked from go-proton-api.

This repository holds Go Proton API, a Go library implementing a client and development server for (a subset of) the Proton REST API.

The license can be found in the LICENSE file.

For the contribution policy, see CONTRIBUTING.

Environment variables

Most of the integration tests run locally. The ones that interact with Proton servers require the following environment variables set:

  • GO_PROTON_API_TEST_USERNAME
  • GO_PROTON_API_TEST_PASSWORD

Contribution

The upstream library is maintained by Proton AG, and is not actively looking for contributors.

About

A fork of go-proton-api

License:MIT License


Languages

Language:Go 99.3%Language:Shell 0.7%