integrations

module
v0.0.0-...-a1fa621 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2025 License: MPL-2.0

README ΒΆ

Bitsnap Integrations

OpenSource Bitsnap integrations.

Bitsnap builds API integrations a little differently. Rather than using standard API specifications, we generate them by reading the official documentation. This helps us create more reliable integrations because the docs are often the most current source of truth.

Currently planned

Macro

To work around the limitations of procedural macros (e.g., inability to run async code), we've separated the codegen logic into a binary target. This allows the build.rs script to handle document parsing and save API descriptions as bincode-encoded files for the macro to consume.

Feel free to request any integrations!

If you need any integrations, feel free just to mail me directly at yuriy@yarosh.dev.

License

All integrations are forever and ever licensed under the terms of Mozilla Public License 2.0 license.

Directories ΒΆ

Path Synopsis
integrations

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL