Skip to content

Commit 06d07f4

Browse files
committed
add projects that used sqlx information to README.md
1 parent 27868a6 commit 06d07f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -222,3 +222,6 @@ func main() {
222222
VALUES (:first_name, :last_name, :email)`, personMaps)
223223
}
224224
```
225+
226+
## Projects that used sqlx
227+
* [paopao-ce](https://github.com/rocboss/paopao-ce/tree/r/paopao-ce-plus) - A artistic "twitter like" community built on gin+zinc+vue+ts.

0 commit comments

Comments
 (0)