fredericojordan / progress-bar

📊 Flask API for SVG progress badges
https://progress-bar.dev/91/
MIT License
490 stars 121 forks source link

The domain has expired : https://progress-bar.dev/ #16

Open mboyov opened 3 months ago

0rov commented 3 months ago

I'm also using the API and just noticed this.

Casyfill commented 3 months ago

hope this will get back 🤞

darhanger commented 3 months ago

Yeap. Same error. Maybe any alternative? Etc? Or something?

pingu2k4 commented 3 months ago

I've looked but can't find any alternatives right now. If anyone does find one, would be great to have it posted here.

Casyfill commented 3 months ago

I switched to "<progress max=100 value=" + status + "></progress>" because I can. But definitely would prefer to get progress-bars back, they are awesome!

guibranco commented 3 months ago

I have deployed it to Vercel. If anyone wants to use it, replace progress-bar.dev domain with progress-bar.xyz

The fork is here: https://github.com/guibranco/progressbar.

Example:

Progress Bar -> https://progress-bar.xyz/100/?title=Working