Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zhangshenhua/zgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to test

# install go first
go mod init zgo
go mod tidy # maybe you can skip this
go build 
./zgo -dbfile zi.db -port 8081

api

  1. /doit

post a json {x:1,y:1,uid:1}

  1. /getall?x1=1&x2=2&y1=1&y2=2

get all zi in a rect

server list

http://124.221.142.162:8081

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published