Skip to content

the most rusty audius developer experience

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

alecsavvy/raudius

Repository files navigation

🎧 raudius

(pronounced raw-dee-us) A rust API client for the Audius project.

Full support for the Audius API documented here.

  • Users
  • Playlists
  • Tracks
  • Tips
  • Resolution

How to use 🛠

rust support

The bulk of this project is written in rust. You can use this crate like any other project by importing it via cargo. Not on crates.io yet.

raudius = "x.x.x"

node.js support

TODO: Node.js support will be provided via Neon. This is so development between wasm and node can proceed independently if necessary.

wasm support

TODO :(

Examples 🎉

In the examples dir you can find some ways of how you can use this project.

Future features

  • caching
  • mocking / faking requests

About

the most rusty audius developer experience

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published