crabgo

module
v0.0.0-...-0651e20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2023 License: Apache-2.0

README

Crabgo


$ git clone https://github.com/allenhaozi/crabgo.git 
$ cd crabgo/cmd
$ go run main.go

$ curl http://127.0.0.1:8080/apis/v1/users/123456
{   
    "msg" : "success",
    "status" : "0",
    "data" : {
        "name" : "demo",
        "userID": "123456"
    }
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL