Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forgeflux-org/interface
API-space software forge federation
https://github.com/forgeflux-org/interface
federation federation-gateway forgefed forgeflux git software-development
Last synced: about 6 hours ago
JSON representation
API-space software forge federation
- Host: GitHub
- URL: https://github.com/forgeflux-org/interface
- Owner: forgeflux-org
- License: agpl-3.0
- Created: 2021-10-23T01:39:41.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-16T06:51:03.000Z (over 2 years ago)
- Last Synced: 2023-04-05T14:35:34.011Z (over 1 year ago)
- Topics: federation, federation-gateway, forgefed, forgeflux, git, software-development
- Language: Python
- Homepage:
- Size: 1.23 MB
- Stars: 10
- Watchers: 1
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-technostructure - forgeflux-org/interface - org/interface: API-space software forge federation ([🎛️ yunohost](https://github.com/stars/ketsapiwiq/lists/yunohost))
- awesome-technostructure - forgeflux-org/interface - org/interface: API-space software forge federation ([🎛️ yunohost](https://github.com/stars/ketsapiwiq/lists/yunohost))
README
## ForgeFlux Interface
**Enabling [software forge](https://en.wikipedia.org/wiki/Forge_(software)) federation in API-space federation**
[![Build](https://github.com/forgeflux-org/interface/actions/workflows/linux.yml/badge.svg)](https://github.com/forgeflux-org/interface/actions/workflows/linux.yml)
[![codecov](https://codecov.io/gh/forgeflux-org/interface/branch/master/graph/badge.svg?token=0100H4ECG4)](https://codecov.io/gh/forgeflux-org/interface)## Why
Developing [Free
Software](https://www.gnu.org/philosophy/free-sw.en.html) is about
liberating users and giving them total control over how the programs
they run should work. It's only fair that developers of such software
enjoy the same levels of liberty. ForgeFed is an attempt to enable
federation for major software forges(GitLab, GitHub, Gitea, Source Hut,
etc.) entirely in API-space. Prior to this, [there was an attempt to do
the same](https://forgefed.peers.community/) but it was a very involved
protocol and required participation from the forge developers. We
believe our API-space implementation will allow for more organic growth
as it will not require any involvement from the forge developers.## Live instance
Coming soon
## API Specification
Coming soon
## Deployment
Coming soon
## Hacking
Please see [HACKING.md](./docs/HACKING.md)