Skip to content

api-evangelist/forgejo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forgejo (forgejo)

Forgejo is a self-hosted lightweight software forge and open-source Git service (a Gitea fork) managed by the non-profit Codeberg e.V. It provides a comprehensive REST API for managing repositories, users, organizations, issues, pull requests, CI/CD workflows via Actions, and package registries. Forgejo emphasizes privacy, low resource usage, and community ownership as a Free Software alternative to centralized code hosting platforms.

APIs.json: https://raw.githubusercontent.com/api-evangelist/forgejo/refs/heads/main/apis.yml

Tags

  • Git
  • Source Code Management
  • Self-Hosted
  • DevOps
  • CI/CD
  • Open Source
  • Forge
  • Repositories
  • Issues
  • Pull Requests

Timestamps

  • Created: 2026-06-13
  • Modified: 2026-06-13

APIs

Forgejo REST API

The Forgejo REST API (v1) provides programmatic access to all forge functionality including repository management, user and organization administration, issues, pull requests, CI/CD Actions runners, package registries, webhooks, notifications, and ActivityPub federation endpoints. The API is documented via Swagger (OpenAPI v2) and accessible on any Forgejo instance at /api/v1.

Tags

  • Git
  • Repositories
  • Users
  • Organizations
  • Issues
  • Pull Requests
  • CI/CD
  • Packages
  • Webhooks
  • Notifications
  • ActivityPub

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors