Skip to content

Commit 138b47d

Browse files
authored
add image illustration
1 parent 05153ce commit 138b47d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 🚀 FastAPI Async Template with PostgreSQL
22

3+
[![FastAPI](https://img.shields.io/badge/FastAPI-async%20framework-009688?style=flat&logo=fastapi)](https://fastapi.tiangolo.com/)
4+
[![PostgreSQL](https://img.shields.io/badge/Database-PostgreSQL-336791?style=flat&logo=postgresql)](https://www.postgresql.org/)
5+
[![Docker](https://img.shields.io/badge/Deployed%20With-Docker-2496ED?style=flat&logo=docker)](https://www.docker.com/)
6+
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
7+
[![Status](https://img.shields.io/badge/Status-Stable-success)]()
8+
9+
310
Welcome to the **FastAPI Async Template** — a clean and modern starter for building **asynchronous APIs** powered by **FastAPI** ⚡ and **PostgreSQL** 🐘.
411

512
Dive deeper into the full project documentation here:

0 commit comments

Comments
 (0)