jaywcjlove 85d3d9b5b3 doc: docs/http-status-code.md (#411)
Updated some translation from original Chinese docs, include:
 - String "Means"
 - The translation of 2xx response code
 - The translation of 4xx response code
 - More specifical explanation of 402 Payment Required response code (original English docs' are too brief)
PS: I'm not English native speaker, so there's may grammar mistakes in this PR description. 2c9a399a9a
2023-08-11 08:45:45 +00:00
2023-08-11 08:45:45 +00:00
2023-05-20 04:10:26 +00:00
2023-08-11 08:45:45 +00:00
2023-08-11 08:45:45 +00:00

Website: https://jaywcjlove.github.io/reference

Docker

Docker Image Version (latest by date) Docker Image Size (latest by date) Docker Pulls

轻松通过 docker 部署 Quick Reference 网站。

docker pull wcjiang/reference
docker run --name reference --rm -d -p 9667:3000 wcjiang/reference:latest
# Or
docker run --name reference -itd -p 9667:3000 wcjiang/reference:latest

在浏览器中访问以下 URL

http://localhost:9667/
Description
为开发人员分享快速参考备忘清单(速查表)
Readme MIT 492 MiB
Languages
md 99.9%