Jeremy Zheng 7770367ff5 :truck: move background source codes into api-v8 vor 1 Jahr
..
mint 7770367ff5 :truck: move background source codes into api-v8 vor 1 Jahr
templates 7770367ff5 :truck: move background source codes into api-v8 vor 1 Jahr
README.md 7770367ff5 :truck: move background source codes into api-v8 vor 1 Jahr
config.toml 7770367ff5 :truck: move background source codes into api-v8 vor 1 Jahr
go.mod 7770367ff5 :truck: move background source codes into api-v8 vor 1 Jahr
go.sum 7770367ff5 :truck: move background source codes into api-v8 vor 1 Jahr
main.go 7770367ff5 :truck: move background source codes into api-v8 vor 1 Jahr

README.md

USAGE

# start http server
go run .

Documents

SOP

  • Gin: Using GET, POST, PUT, PATCH, DELETE
  • Gin: Parameters in path
  • Gin: Querystring parameters
  • Gin: Model binding and validation
  • Pg: Quickstart(ingore createSchema)
  • Redis: Quickstart