summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYigit Sever2021-04-07 01:11:44 +0300
committerYigit Sever2021-04-07 01:11:44 +0300
commit69bd37d5d96184d54b540f0aad2b26d8aa78c412 (patch)
tree2d97eba3cae8def7304d29d716ae7870fd3f3f5b /README.md
parentc3ba5ad5ebe1d5bb28ed0a340af93e8547b1c5bc (diff)
downloadgradecoin-69bd37d5d96184d54b540f0aad2b26d8aa78c412.tar.gz
gradecoin-69bd37d5d96184d54b540f0aad2b26d8aa78c412.tar.bz2
gradecoin-69bd37d5d96184d54b540f0aad2b26d8aa78c412.zip
Include big thank list
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/