aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYigit Sever2021-04-09 17:16:43 +0300
committerYigit Sever2021-04-09 17:16:43 +0300
commit055437231c687f43ec87dd5573f299b1ad049a01 (patch)
tree6371999b69ac74cfa8289735f61061c34e587b25 /README.md
parent809078e8e576f1db4e75347e701f2cd062fc8eb5 (diff)
downloadgradecoin-055437231c687f43ec87dd5573f299b1ad049a01.tar.gz
gradecoin-055437231c687f43ec87dd5573f299b1ad049a01.tar.bz2
gradecoin-055437231c687f43ec87dd5573f299b1ad049a01.zip
Add HTTP/1.1 resources to README
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 11e1861..10e98cd 100644
--- a/README.md
+++ b/README.md
@@ -41,3 +41,7 @@ After the new block, stale transactions are cleared?
41- https://github.com/blurbyte/restful-rust 41- https://github.com/blurbyte/restful-rust
42- https://github.com/zupzup/warp-postgres-example 42- https://github.com/zupzup/warp-postgres-example
43- https://blog.logrocket.com/create-an-async-crud-web-service-in-rust-with-warp/ 43- https://blog.logrocket.com/create-an-async-crud-web-service-in-rust-with-warp/
44
45# How to be a good server
46- https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml
47- https://tools.ietf.org/html/rfc7231