A web framework with one goal: simplicity!
Go to file
2024-09-05 22:02:43 -05:00
send Finish implementing send helpers and tests 2024-09-05 22:02:43 -05:00
tests Finish implementing send helpers and tests 2024-09-05 22:02:43 -05:00
.gitignore Initial commit 2024-08-23 22:23:16 -05:00
Context.go Upload Eduard's code, with updated comments 2024-08-23 22:36:32 -05:00
go.mod Upload Eduard's code, with updated comments 2024-08-23 22:36:32 -05:00
go.sum Upload Eduard's code, with updated comments 2024-08-23 22:36:32 -05:00
Handler.go Upload Eduard's code, with updated comments 2024-08-23 22:36:32 -05:00
Header.go Upload Eduard's code, with updated comments 2024-08-23 22:36:32 -05:00
HTTP.go Upload Eduard's code, with updated comments 2024-08-23 22:36:32 -05:00
LICENSE Initial commit 2024-08-23 22:23:16 -05:00
README.md Initial commit 2024-08-23 22:23:16 -05:00
Request.go Add body return func 2024-09-05 10:12:15 -05:00
Response.go Upload Eduard's code, with updated comments 2024-08-23 22:36:32 -05:00
Server.go atttempt to read req body 2024-09-05 10:38:09 -05:00

Web