Unavatar Usage Guides Overview
masterUnavatar provides three primary ways to integrate its avatar fetching capabilities into your projects:
- Library usage: For direct integration into your application code (Node.js or browser).
- Server usage: For setting up a dedicated server to handle avatar requests.
- CLI usage: For interacting with unavatar via the command line interface.
Refer to the specific guides for detailed implementation instructions.