Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
Python
21.3K+ articles
GBlog
3.3K+ articles
Machine Learning
2.9K+ articles
GBlog 2024
779+ articles
vs
144+ articles
Web-API
134+ articles
Python Framework
68+ articles
Docker Container
68+ articles
__L3_Freelance[1200]
+ articles
FastAPI
49 posts
Recent Articles
Popular Articles
FastAPI - Response Model
Last Updated: 28 April 2025
FastAPI has garnered substantial recognition in the realm of web development, providing a swift and effective framework for constructing APIs using the renowned programmin...
read more
Python
Picked
Geeks Premier League
FastAPI
Geeks Premier League 2023
FastAPI - SQLite Databases
Last Updated: 28 April 2025
Python FastAPI is a modern and fast, web framework for building APIs with Python. FastAPI gained good popularity for its performance and ease of use. When it comes to inte...
read more
Python
Picked
Geeks Premier League
Python-SQLite
FastAPI
Geeks Premier League 2023
Install Fastapi And Run Your First Fastapi Server On Windows
Last Updated: 28 April 2025
FastAPI is a modern, fast web framework for building APIs with Python 3.7+ based on standard Python-type hints. In this article, we'll walk through the process of installi...
read more
Python
Python Programs
Picked
FastAPI
how-to-install
Return Data in JSON Format Using FastAPI in Python
Last Updated: 28 April 2025
FastAPI is a modern, fast, web framework for building APIs with Python 3.7+ based on standard Python type hints. It is designed to be easy to use and efficient, providing ...
read more
Python
Python Programs
Picked
Python-json
FastAPI
Python FastAPI - Deployment
Last Updated: 10 April 2024
In this article, we will explore how one as a Python developer can deploy the FastAPI by harnessing the capabilities of AWS. AWS, a leading cloud computing platform, offe...
read more
Python
Picked
FastAPI
Deploying FastAPI Applications Using Render
Last Updated: 25 April 2024
Deploying FastAPI applications involves making your FastAPI-based web application accessible over the internet or an intranet so that users can interact with it. FastAPI i...
read more
Python
Picked
FastAPI
Flask vs. FastAPI: Which One to Choose
Last Updated: 24 April 2025
When it comes to web development, picking the right framework can feel like choosing the perfect tool for a job—it’s essential to get it right. Flask and FastAPI are two o...
read more
GBlog
Web-API
FastAPI
GBlog 2024
vs
Database Integration with FastAPI
Last Updated: 11 May 2024
FastAPI, a modern web framework for building APIs with Python, provides support for integrating with databases, allowing developers to create powerful and efficient applic...
read more
Python
Picked
Python-mongoDB
FastAPI
Databases
How to Create Microservices with FastAPI
Last Updated: 17 June 2024
Creating microservices with FastAPI involves setting up small, independent services that can communicate with each other, usually over HTTP. FastAPI is a modern, fast (hig...
read more
Python
Picked
FastAPI
Fetching and Displaying Data with HTMX and FastAPI
Last Updated: 21 June 2024
HTMX allows us to utilize current AJAX methods in HTML directly, while FastAPI is a strong backend framework for quick and efficient API development. This artilce will exa...
read more
Python
Picked
FastAPI
Building Web App with Django and FastAPI
Last Updated: 28 June 2024
Django is a powerful and popular web framework for building robust web applications with Python. It comes with a lot of built-in features, including an ORM, an authenticat...
read more
Python
Picked
Python Django
FastAPI
Authentication and Authorization with FastAPI
Last Updated: 01 July 2024
FastAPI is the modern, high-performance web framework for building the APIs with Python 3.6+ based on the standard type hints. FastAPI is gaining popularity due to its eas...
read more
Python
Picked
FastAPI
End-to-End MLOps Pipeline: A Comprehensive Project
Last Updated: 21 April 2025
Machine Learning Operations (MLOps) is a set of practices that aims to deploy and maintain machine learning models in production reliably and efficiently. It combines the ...
read more
Machine Learning
Docker Container
FastAPI
Machine Learning Projects
Data Science Blogathon 2024
Microservice in Python using FastAPI
Last Updated: 08 July 2024
Microservices architecture is the approach to software development where the large application is composed of smaller, independent services that communicate over well-defi...
read more
Python
Picked
FastAPI
Building APIs using FastAPI with Django
Last Updated: 02 July 2024
Combining FastAPI and Django can leverage the strengths of both frameworks: FastAPI's high performance for building APIs and Django's powerful ORM and admin interface. In ...
read more
Python
Picked
Python Django
FastAPI
1
2
3
4
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !