Hacker News new | ask | show | jobs
by clarkhacks 1038 days ago
Maybe even an endpoint to respond with the image instead so they can be generated programmatically.
1 comments

I made it, but I have to document that API: avartation-api.vercel.app/api

The code source: https://github.com/Devrax/avartation-api

Yes, please, this would be useful for my app :)
If you are that fast, just check the main.js in the src folder, there you will see the query params it just a GET :)

When running, just go to the '/api' endpoint.