This project acts as a client SDK implementation written in Go to interact with the Forgejo API implementation. For further informations take a look at the current documentation.
Note: function arguments are escaped by the SDK.
import "codeberg.org/mvdkleijn/forgejo-sdk/forgejo/v3"- go >= 1.25
- forgejo >= 11.0.10
Please note: that the SDK might or might not work with lower versions of Forgejo depending on what part of the SDK you use, but it was tested against this one.
Fork -> Patch -> Push -> Pull Request
This project is under the MIT License. See the LICENSE file for the full license text.