Certificate in FastAPI

How It Works

  1. 1. Select Certification & Register
  2. 2. Receive Online e-Learning Access (LMS)
  3. 3. Take exam online anywhere, anytime
  4. 4. Get certified & Increase Employability

Test Details

  • Duration: 60 minutes
  • No. of questions: 50
  • Maximum marks: 50, Passing marks: 25 (50%).
  • There is NO negative marking in this module.
  • Online exam.

Benefits of Certification



$49.00 /-

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints. It is designed to be easy to use, efficient, and to provide automatic validation and documentation of APIs. FastAPI is built on top of Starlette and Pydantic, leveraging their capabilities for asynchronous programming and data validation.

Note: Please note that the course comes with online e-learning (videos) only. No hard copy will be provided.

Why should one take FastAPI Certification?

FastAPI is designed to be one of the fastest Python web frameworks. FastAPI has gained popularity, leading to an active and growing community. This means ongoing development, improvements, and a wealth of resources, tutorials, and third-party integrations.

Vskills Certificate in FastAPI provides a hands-on approach to understand the nuances of building modern, efficient, and scalable APIs with Python.
The certification attests to your understanding and applying skills and knowledge in FastAPI and helps you to stand out amongst your peers to help in gaining better career prospects.  

The certification covers

  • Working with async databases
  • Logging in FastAPI applications
  • User authentication with FastAPI

Who will benefit from taking FastAPI Certification?

Web Developers, Backend Developers, API Developers, Python Developers, Full-Stack Developers, Microservices Developers, DevOps Professionals, System Architects, Technical Leads and Managers will benefit immensely by opting for Vskills Certificate in FastAPI to gain an edge in the FastAPI and be noticeable amongst their colleagues as well as make progress in their respective careers.

Students and aspiring developers taking the certification also gain by showcasing their understanding of FastAPI and are able to increase their job opportunities.

FastAPI Table of Contents

https://www.vskills.in/certification/fastapi-certification-table-of-contents

FastAPI Practice Questions

https://www.vskills.in/practice/fastapi-practice-questions

FastAPI Interview Questions

https://www.vskills.in/interview-questions/fastapi-interview-questions

Companies that hire FastAPI Professionals

Companies specializing in web or software development are constantly hiring skilled FastAPI professionals. Tech Companies and Startups, Software Development Agencies, E-commerce Platforms, Financial Services, Healthcare IT, Enterprise Solutions Providers, Social Media Platforms, Consulting Firms hire FastAPI Testing professionals for web application development related tasks. Companies employing FastAPI Testing professionals include Google, TCS, Accenture, IBM, Tech Mahindra, GE, Amex, Deloitte, Wipro, TCS, etc.

FastAPI Related Blogs

Checkout the latest online blogs on FastAPI Professional.


FastAPI Jobs

Checkout the various job openings for FastAPI Professional, click here..

FastAPI Internships

Vskills runs its flagship internship program where bright interns work with academic council, click to know more details..

Apply for FastAPI Professional Certification

By Net banking / Credit Card/Debit Card

We accept Visa/Master/Amex cards and all Indian Banks Debit Cards. There is no need to fill the application form in case you are paying online.

Please click Buy Now to proceed with online payments.

  • Visa Card
  • Master Card
  • American Express
Buy Now

TABLE OF CONTENT


Course Introduction

  • What is an API?
  • What is REST?

Working with FastAPI

  • Introduction to this section
  • Your First FastAPI App
  • Initial App Setup
  • Linting, formatting and sorting imports
  • Our social media API: adding posts
  • Splitting our API into files with APIRouter
  • Adding comments to the social medical API

Introduction to pytest

  • Introduction to the pytest section
  • The basics of pytest
  • Getting started with FastAPI tests
  • Creating posts in our tests
  • Adding tests for posts
  • Adding comments tests

Working with async databases

  • Introduction to working with databases
  • Installing requirements for async databases in FastAPI
  • Creating a config file using Pydantic
  • Different configurations per environment in
  • Config caching and how to get the config object
  • Async database setup with FastAPI
  • Database connection with lifespan events in FastAPI
  • Run your FastAPI test in 'test' mode
  • Using a database in our FastAPI router

Logging in FastAPI applications

  • Introduction to logging
  • Python logging: loggers, handlers, and formatters
  • Logger hierarchies and __name__
  • Adding Logging Configuration for FastAPI Applications
  • How to configure multiple loggers in the logging module
  • Adding File Handlers for Saving Logs
  • Add logging to your FastAPI endpoints
  • Python logging: filters and custom filters
  • Logging HTTPExceptions with an Exception Handler
  • Identifying logs from the same request: Correlation ID
  • Adding JSON-formatted log files
  • Obfuscating email addresses in logs using a custom filter
  • Adding Logtail for Cloud Logging in FastAPI
  • Enabling Logtail in only in production

User authentication with FastAPI

  • Introduction to user authentication
  • Installing requirements and, what are JWTs?
  • Adding a users table and retrieving users by email
  • Adding user registration and tests
  • Adding tests for the user registration endpoint
  • How to hash passwords with passlib
  • Generate the access token
  • Retrieve the current user with their token
  • Use the current user in the API router
  • Dependency injection: getting the user
  • Adding user relationships to other tables

Many-to-many relationships

  • Adding a table for post likes
  • Adding an API route to like posts
  • Extracting reusable queries with SQLAlchemy
  • Query string arguments and data sorting with Enum

User email confirmation

  • Creating the confirmation token
  • Decoding the confirmation token
  • Adding a user confirmation endpoint
  • Requiring user confirmation for authenticated requests
  • Mailgun set-up and configuration
  • Sending emails and testing with Python
  • Sending a confirmation email on registration
  • Sending emails with background tasks

File Uploads with FastAPI

  • Our configuration for Backblaze B2
  • Internal library for Backblaze B2
  • Writing our file upload endpoint
  • Writing tests for file upload

Background Tasks for Image Generation

  • Model and database changes for image generation
  • Configuration for DeepAI, our third party service
  • Generating images using background tasks
  • Executing image generation in our FastAPI endpoint

FastAPI Deployments and Application Management

  • Updating our project to Pydantic v2
  • Deploy a FastAPI app to Render
  • Add a free PostgreSQL database to your FastAPI app
  • Error management with Sentry for FastAPI apps
  • Continuous Integration with GitHub Actions for Python apps

Write a review

Please login or register to review

 For Support