Hello all, I’m quite new to backend sort of developement. I want to make a restful api hosted on github pages. A very simple one that just displays post requests on the website. Is this possible?
I’m no expert, but I doubt it is possible. It’s a static web generator after all.
You are maybe looking for something like https://www.heroku.com/ to host your webapps. They too have a free tier (for small projects).