Simple server Golang module
Find a file
2024-05-30 11:30:25 +05:00
cmd renaming. 2024-05-19 22:48:06 +05:00
contents feat: betterified the contents.Type and context way to set content type. 2024-03-01 01:34:43 +05:00
jsons renaming. 2024-05-19 22:48:06 +05:00
methods feat: started adding the method routing. 2024-01-03 20:39:39 +03:00
static Added the static. 2023-12-07 13:22:11 +03:00
statuses feat: the new architucture basing on the context. 2024-01-10 20:11:02 +03:00
urlenc feat: more structured way to accesn urlencs builder. 2024-05-30 11:30:25 +05:00
.gitignore Init. 2023-12-07 12:52:02 +03:00
api.go renaming. 2024-05-19 22:48:06 +05:00
btest.sh renaming. 2024-05-19 22:48:06 +05:00
context.go renaming. 2024-05-19 22:48:06 +05:00
decoder.go renaming. 2024-05-19 22:48:06 +05:00
errors.go renaming. 2024-05-19 22:48:06 +05:00
go.mod renaming. 2024-05-19 22:48:06 +05:00
http.go renaming. 2024-05-19 22:48:06 +05:00
index.html renaming. 2024-05-19 22:48:06 +05:00
license.txt feat: license added. 2024-01-14 23:47:09 +03:00
method.go renaming. 2024-05-19 22:48:06 +05:00
parse.go renaming. 2024-05-19 22:48:06 +05:00
path.go renaming. 2024-05-19 22:48:06 +05:00
re.go renaming. 2024-05-19 22:48:06 +05:00
readme.md check 2024-03-13 23:01:46 +05:00
root.go renaming. 2024-05-19 22:48:06 +05:00
scan.go renaming. 2024-05-19 22:48:06 +05:00
short.go renaming. 2024-05-19 22:48:06 +05:00
static.go renaming. 2024-05-19 22:48:06 +05:00

bond

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

CHECK