Skip to content

will7770/fastapi_it_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT blog FastAPI app

A frontend-ready async API, made by me to learn fastapi.

Stack

FastAPI - web framework

SQLAlchemy - as an ORM

Redis - cache storage

PostgreSQL - as the main database

SQLAdmin - as an admin interface builder

Alembic - as a migration tool

Installation

git clone https://github.com/will7770/fastapi_it_blog.git

Fill .env.example with neccesary data and rename to .env

Run with docker-compose up -d --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors