Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marihachi/fed
A server-to-server resource federation protocol.
https://github.com/marihachi/fed
federation protocol server specification
Last synced: 13 days ago
JSON representation
A server-to-server resource federation protocol.
- Host: GitHub
- URL: https://github.com/marihachi/fed
- Owner: marihachi
- License: mit
- Created: 2021-05-01T18:13:56.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-15T09:25:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T19:16:07.864Z (about 1 month ago)
- Topics: federation, protocol, server, specification
- Language: TypeScript
- Homepage: https://marihachi.github.io/fed
- Size: 153 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fed
A server-to-server resource federation protocol.[Specifications](./docs/index.md)
## Build the reference implementation
```
npm run build
```## License
MIT