diff options
author | Yigit Sever | 2021-04-07 01:11:44 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-07 01:11:44 +0300 |
commit | 69bd37d5d96184d54b540f0aad2b26d8aa78c412 (patch) | |
tree | 2d97eba3cae8def7304d29d716ae7870fd3f3f5b | |
parent | c3ba5ad5ebe1d5bb28ed0a340af93e8547b1c5bc (diff) | |
download | gradecoin-69bd37d5d96184d54b540f0aad2b26d8aa78c412.tar.gz gradecoin-69bd37d5d96184d54b540f0aad2b26d8aa78c412.tar.bz2 gradecoin-69bd37d5d96184d54b540f0aad2b26d8aa78c412.zip |
Include big thank list
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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/ | ||