API for gogs client evacuated from NSA/Microsoft Github

anonymous 40dd9d0925 preliminary debian package 5 years ago
debian 40dd9d0925 preliminary debian package 5 years ago
LICENSE 2b1076c830 Initial commit 9 years ago
README.md 9691e262d6 wki 8 years ago
admin_org.go f2f681f7cb Simplify code 7 years ago
admin_repo.go f2f681f7cb Simplify code 7 years ago
admin_user.go 87e433464c Add optional MaxRepoCreation field to EditUserOption (#22) 7 years ago
gogs.go 5898069c37 Add `org.CreateOrg` (#84) 6 years ago
issue.go 538bef51cb GitHub-API compliance (#52) 7 years ago
issue_comment.go 3693f6a1a7 Minor update for PR #48 7 years ago
issue_label.go 538bef51cb GitHub-API compliance (#52) 7 years ago
issue_milestone.go 2ffd4704c6 Change EditMilestoneOption.Title to non-pointer 7 years ago
miscellaneous.go 41ded8a3f9 minor tag fix 8 years ago
org.go 5898069c37 Add `org.CreateOrg` (#84) 6 years ago
org_member.go 9408f9de81 Add binding validation rule 7 years ago
org_team.go 1da1834d36 Add CreateTeamOption 8 years ago
pull.go d8aff570fa Pull Request hook branch/head info (#47) 7 years ago
release.go 08824b5ad7 repo_hook: add ReleasePayload 7 years ago
repo.go bbae6af45f repo: fix field type 7 years ago
repo_branch.go 4f98d4dc0d Minor fix for #15 8 years ago
repo_collaborator.go 89ff140a38 More Repo Collaborator Endpoints (#51) 7 years ago
repo_file.go a5c3262f5e getFile 9 years ago
repo_hook.go 6422399bb5 repo_hook: add file status to PayloadCommit 7 years ago
repo_key.go f2f681f7cb Simplify code 7 years ago
user.go 559fec59f2 repo_hook: add IssuesPayload 7 years ago
user_app.go 41ded8a3f9 minor tag fix 8 years ago
user_email.go f2f681f7cb Simplify code 7 years ago
user_follow.go 2a795f081a user - follow 8 years ago
user_key.go f2f681f7cb Simplify code 7 years ago
utils.go f2f681f7cb Simplify code 7 years ago

README.md

Gogs API client in Go

This package is still in experiment, see Wiki for documentation.

License

This project is under the MIT License. See the LICENSE file for the full license text.