An open API service indexing awesome lists of open source software.

https://github.com/uberfig/bayou-protocol

the fediverse types and protocol verification logic used by bayou
https://github.com/uberfig/bayou-protocol

Last synced: about 2 months ago
JSON representation

the fediverse types and protocol verification logic used by bayou

Awesome Lists containing this project

README

          

this crate provides bayou types by default as well as
- cryptography logic enabled with the `crypto` feature
- activitypub and versia protocol logic enabled with the `protocol` feature. this depends upon `crypto`

this crate has been depreciated in favor of using cargo workspaces