Simple server Golang module

surdeus 22a222d945 feat: added urlenc.FnArray. 1 month ago
cmd ccca48d237 renaming. 4 months ago
contents 801cf0d0d0 feat: betterified the contents.Type and context way to set content type. 6 months ago
jsons ccca48d237 renaming. 4 months ago
methods 987da305b8 feat: started adding the method routing. 8 months ago
static 9ca087edc9 Added the static. 9 months ago
statuses 893a53c482 feat: the new architucture basing on the context. 8 months ago
urlenc 22a222d945 feat: added urlenc.FnArray. 1 month ago
.gitignore e26dee007f Init. 9 months ago
api.go ccca48d237 renaming. 4 months ago
btest.sh ccca48d237 renaming. 4 months ago
context.go ccca48d237 renaming. 4 months ago
decoder.go ccca48d237 renaming. 4 months ago
errors.go ccca48d237 renaming. 4 months ago
go.mod ccca48d237 renaming. 4 months ago
http.go ccca48d237 renaming. 4 months ago
index.html ccca48d237 renaming. 4 months ago
license.txt a9c2c88106 feat: license added. 8 months ago
method.go ccca48d237 renaming. 4 months ago
parse.go ccca48d237 renaming. 4 months ago
path.go ccca48d237 renaming. 4 months ago
re.go ccca48d237 renaming. 4 months ago
readme.md 1e988c99af check 6 months ago
root.go ccca48d237 renaming. 4 months ago
scan.go ccca48d237 renaming. 4 months ago
short.go ccca48d237 renaming. 4 months ago
static.go ccca48d237 renaming. 4 months ago

readme.md

bond

Golang library to easily write backend and connect it to the frontend.

CHECK