retoor 44cc8bf7cb feat: add Gitea client module with repository and issue API support
Implement a new Gitea API client providing methods for repository management (create, list, delete) and issue tracking (create, update, close). The client uses OAuth2 token authentication and supports paginated responses for listing endpoints.
2025-10-02 10:25:09 +00:00

Examples / research

This is a collection of source code examples and research that I share with others online. Not all is written by me. It's also used for just sharing resources on discussion forums. The contents are mainly destined to be read by a software developer.

Do you see something you want to know more about? Contact retoor@molodetz.nl.

S
Description
Information I want to share with other people.
Readme
1.3 MiB
Languages
Python 86.7%
C 8.7%
HTML 2.8%
JavaScript 1.5%
Shell 0.3%