Lesson learned… using python as a RESTful service client when you know Java is a bit like having sex with your clothes on.. I mean sure you can do it. But it ain’t easy. #programming #python #java

Reply to this note

Please Login to reply.

Discussion

I've built most of my apis with Java Spring before and just built REST API with python FastAPI and it was fun!

I’ll check out FastAPI. This might be a case of the right tool for the right job.