Pythonian / fastapi_web

Building a FastAPI application.
MIT License
0 stars 0 forks source link
fastapi python rest-api

FastAPI Project

Welcome to the FastAPI project! Follow these instructions to set up the project on your local machine and get everything running smoothly.

Project Overview

This FastAPI project is a learning tool and development playground where I am building various app modules to deepen my understanding of FastAPI. The project starts with a blog feature, and I plan to expand it with additional apps as I continue to learn and explore FastAPI's capabilities.

API Documentation

Prerequisites

Before you begin, the project assumes the following:

A Makefile has been provided for easy project setup.

Setup Instructions

Credits