mirror of
https://github.com/ProtonMail/go-proton-api.git
synced 2025-12-23 23:57:50 -05:00
5f248dfc820da03b9a8d1a2e66582c6c0ebff355
The original fixes to parse the HV error message unfortunately caused those corrected error routes to start failing when tested against live proton servers. Since HV error parsing was improved in a subsequent patch, we no longer needs the original fix and can therefore revert the changes that are causing issues.
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_USERNAMEGO_PROTON_API_TEST_PASSWORD
Contribution
The library is maintained by Proton AG, and is not actively looking for contributors.
Languages
Go
99.4%
Shell
0.6%