aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index fcfda11..920d594 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,7 @@ $ curl --location --request POST 'localhost:8080/transaction' --header 'Content-
13}' 13}'
14``` 14```
15 15
16# Big Thank List
17- https://github.com/blurbyte/restful-rust
18- https://github.com/zupzup/warp-postgres-example
19- https://blog.logrocket.com/create-an-async-crud-web-service-in-rust-with-warp/