diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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 | ||
