Building a barebone Web API service in Python without a web framework
Introduction
Have you ever wondered how Python web frameworks work under the hood? Are you interested in just playing with python and not the complexities of its web frameworks such as Django, Flask, FastAPI, and so on? Do you know that with just Pyt...
sirneij.hashnode.dev9 min read