Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Practice Projects

This repository contains beginner-friendly FastAPI projects built to practice REST API development, request validation, and AI integration.

Projects

Student Grade Tracker API

A simple Student Management REST API featuring:

  • Create, view, and delete students
  • Add grades to students
  • Calculate average marks
  • Pydantic models and validation
  • HTTP exception handling

groq-chatbot-api

An AI chatbot API powered by Groq and FastAPI featuring:

  • Chat with the Llama 3.3 model
  • Conversation history
  • Reset chat history
  • Environment variable support with .env

Tech Stack

  • Python
  • FastAPI
  • Pydantic
  • Groq SDK
  • python-dotenv

Each project includes its own source code and can be run independently.

About

Short Project using Fast Api and Pydantic

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages