muzigbrainz/README.md
mitteneer 0673620d0b Update README.md
I never remember how links works in MD
2025-03-25 14:21:42 +00:00

537 B

MuZigBrainz

Zig bindings for the MusicBrainz and CovertArtArchive APIs.

This only caters to what I need, and nothing more. If you want full functionality, look at MusicBrainz's own client, or other endorsed clients. If you need full functionality and Zig bindings, I will not add features to this outside of what I need, but consider looking into Zig's tools for using C code in Zig projects (translate-c, zig c++, zig cc).