AugustoMarcelo / mcuapi

🦸 Marvel Cinematic Universe API
https://mcuapi.herokuapp.com/docs
67 stars 3 forks source link

Api Application Error in Heroku since Sept 1 #21

Closed thanhtutzaw closed 1 year ago

mikesz88 commented 1 year ago

My website broke because of this. Please resolve

AugustoMarcelo commented 1 year ago

Hi, guys

Not sure if you did notice, but this project uses Heroku free resources. The API was running until two days ago (27/09) when my free dynos ran out. I did a little increment and now is up again. But I suggest to you implement some fallback cache in your application.

FYI, these free resources will no longer be available on November 28th. I'll need to find a new host for my API.

AugustoMarcelo commented 1 year ago

My website broke because of this. Please resolve

Giving a project star could be a good start before asking for something, huh? What do you think?

mikesz88 commented 1 year ago

@AugustoMarcelo use cyclic.sh

That is where I changed my stuff to. Just as easy has heroku, if not easier.

AugustoMarcelo commented 1 year ago

@mikesz88 really? I'll take a look. Thanks, man!