This is a backend project for a simple blog implementation. It is written in FastAPI.
In Korea, when we say "doing something hard", we say "shoveling". The name shovelog
means "record your shoveling!".
You can create this project from scratch by following the tutorial below.
- [REAL Python – FastAPI] – “풀스택 블로그 개발하기 – 백엔드 개발환경 설정”
- [REAL Python – FastAPI] – “풀스택 블로그 개발하기 – DB&ORM 알아보기”
- [REAL Python – FastAPI] – “풀스택 블로그 개발하기 – 프로젝트 구조 만들기”
- [REAL Python – FastAPI] – “풀스택 블로그 개발하기 – 회원목록 조회 API 구현하기”
(currently only in Korean. and it's not finished yet.)