I have a small IP allocation (/24) and would like to have these routed to my home network/lab. I cannot afford a business-grade connection with BGP etc. so I am looking for advice on the best way to use my IP allocation overlaid on residential internet.
I need to spin up a CRUD web app that will hit some external APIs. Nothing complicated, but I want to try something new with fast ramp up. My previous work is PHP Symfony and Python Flask. For whatever reason I am turned off by the idea of using these again so looking for a fresh suggestion. Is Rails still a viable choice? At one point it was “the” framework for CRUD apps.