PinnedPublished inDev GeniusContainerizing FAST API Application using DockerDocker has become a vital tool for packaging applications into containers in modern development workflows. A lightweight, portable, and…Feb 6Feb 6
PinnedPublished inDev GeniusSecure Your FastAPI Application: Implementing JWT Authentication for Login & SignupIn the last article, we learned how to create a simple fast API and then how to add a database (PostgreSQL) to our FastAPI project.Feb 3Feb 3
PinnedPublished inDev GeniusConnecting FastAPI to PostgreSQL: From Installation to IntegrationIn this tutorial we will try to connect FastAPI with PostgresSQL and try to create books api where we can add and fetch book records in…Nov 30, 2024Nov 30, 2024
PinnedPublished inDev GeniusFastAPI Tutorial: Build a REST API in 15 MinutesWhat is an APIOct 28, 2024Oct 28, 2024
PinnedPublished inDev GeniusTalking about Django design principles: DRY, SOLID, KISS & YAGNIDjango signals are an incredibly powerful tool that can help you build better, more efficient applications.Jun 12, 2024Jun 12, 2024
Middlewares and Exeption Handler in FastAPI.In this tutorial, we will try to cover up about3d ago3d ago
Published inDev GeniusDjango ORM Join Queries: Simplifying Complex Data RelationshipsIn SQL, joins are used to combine rows from two or more tables based on a related column between them.Feb 7Feb 7
Getting Started with Git: GitHub HandbookLet's try to understand what git is and what is GitHub.Feb 7Feb 7
Published inDev Genius10 Advanced PythonTricks for Experienced DevelopersHere’s a list of 10 Python tricks and tips with real-life examples to make your coding more efficient and powerful:Feb 11Feb 11