There’s no doubt about it. Web development is a competitive field. It has almost unlimited growth opportunities, but you must find ways to stand out from others. There are two sides to just about every website. There is backend development which includes database management, interfaces, APIs, and more. And there is frontend development, which focuses […]
Intro to FastAPI for Python and why you should consider it for your next API project If you have read some of my previous posts on Python, you know I’m a Flask fan, and it is my goto for building APIs in Python. However, recently I started to hear a lot about a new API framework for […]