Skip to content

goquibble/avatars

Repository files navigation

avatars

API for generating customizable SVG avatars with consistent seeds.

This project provides an API service that generates customizable SVG avatars based on consistent seed values. It is designed for developers who need avatar generation capabilities with control over styles and repeatability.

Docker Image

Docker Image Size Docker Image Version

A Docker image for this API service is available on Docker Hub.
To run the service locally using Docker:

docker run -p 8000:80 goquibble/avatars:latest

This will start the API server on port 8000.

License

This project is licensed under the Apache-2.0 License.

Contributing

Contributions are welcome!
Please open issues or submit pull requests to improve the project.

About

API for generating customizable SVG avatars with consistent seeds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published