I envy Python devs with their FastAPI and Go devs. In C++, just to spin up a basic microservice, you need to spend a week setting up the infrastructure: finding an http server, hooking up a json parser, finding a decent DB connector, configuring the logger. Are there any open-source projects that give you all of this right out of the box, so you can just sit down and write business logic? submitted by /u/Jjjroggg [link] [comments]