Replies: 1 comment 1 reply
-
|
Hi @jvherck I've been following your work for a while now. Thank you for making DiceBear usable in other programming languages. 🥳 With the next version, the avatar styles will be pure JSON files that can be analysed by programming languages to create the avatars instead of having to make an API request. Maybe you are interested in writing an official version in Golang and Python as soon as the version is finalised? I would then ping you again. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
4 years ago I have created an (unofficial) Python package to make it easier to use DiceBear in Python. By now that package is getting close to 110k downloads already!
I recently also created a (unofficial) Golang package for DiceBear so developers can also enjoy DiceBear's amazing API in Golang besides JS/TS and Python without any hassle or having to make their own API wrappers.
You can find the packages here:
Beta Was this translation helpful? Give feedback.
All reactions