|
|
35fef0dc0b
|
translated readme to english
|
2024-11-25 12:21:01 +01:00 |
|
|
|
281d0fbade
|
update readme
|
2024-11-25 12:18:35 +01:00 |
|
|
|
f4ea76ff83
|
remove all default middlewares
|
2024-11-25 11:10:53 +01:00 |
|
|
|
4ead8a4600
|
add flusher interface and implementation
|
2024-11-25 11:09:39 +01:00 |
|
|
|
8da9de3177
|
add defaultIfEmpty function for template default values
|
2024-11-24 23:01:51 +01:00 |
|
|
|
5183e62271
|
update README and enhance request ID handling
|
2024-11-23 12:39:12 +01:00 |
|
|
|
2340bdca11
|
add request ID middleware
|
2024-11-22 14:36:44 +01:00 |
|
|
|
554fb45e33
|
add pathvalue and url query
|
2024-11-22 12:52:29 +01:00 |
|
|
|
89afb56836
|
refactor template cache, integrate responseWriterWrapper and integrate timeout
|
2024-11-21 21:29:59 +01:00 |
|
|
|
4c8c6121b1
|
refactor Context to CTX and add context parameter to complains custom contexts from styleguide
|
2024-11-20 23:07:55 +01:00 |
|
|
|
8a0e99651c
|
update comments in template.go to use english
|
2024-11-20 20:09:53 +01:00 |
|
|
|
64918503a0
|
update static file handling and tests
|
2024-11-20 19:57:13 +01:00 |
|
|
|
ddd6e5696f
|
more refactoring on tests
|
2024-11-20 16:54:01 +01:00 |
|
|
|
eb9c8d955c
|
test improvements and some refactor
|
2024-11-20 16:01:55 +01:00 |
|
|
|
774d1d28a0
|
fix tests and improvements
|
2024-11-20 10:56:06 +01:00 |
|
|
|
7eec729f87
|
remove example dir
|
2024-11-19 22:31:24 +01:00 |
|
|
|
c4983ee36d
|
add middlewares and grouping routes
|
2024-11-19 22:30:18 +01:00 |
|
|
|
8e9f348150
|
Revert "add routes groups and middlewares capabilities"
This reverts commit 13b2b3794a.
|
2024-11-19 20:14:15 +01:00 |
|
|
|
13b2b3794a
|
add routes groups and middlewares capabilities
|
2024-11-19 19:35:45 +01:00 |
|
|
|
c777ef7056
|
add pagination engine to render
|
2024-11-19 15:54:29 +01:00 |
|
|
|
aa16e20958
|
add readme
|
2024-11-14 14:45:47 +01:00 |
|
|
|
b1531ba8fb
|
add tests for ron.go
|
2024-11-14 12:37:39 +01:00 |
|
|
|
9e5005a516
|
serves static files
|
2024-11-14 11:13:26 +01:00 |
|
|
|
72ff6d3d9e
|
add newLogger call
|
2024-11-14 08:15:13 +01:00 |
|
|
|
dc48e215ec
|
add opts config for engine and reorganized files
|
2024-11-14 07:18:58 +01:00 |
|
|
|
5f0dee29e2
|
add binding json and forms
|
2024-11-13 17:04:32 +01:00 |
|
|
|
f262cf57ce
|
change name from HTMLRender to NewHTMLRender
|
2024-11-13 14:57:14 +01:00 |
|
|
|
749cacedc9
|
add tests for c.JSON and c.HTML renderers
|
2024-11-13 14:56:55 +01:00 |
|
|
|
f9990d37c0
|
add HTML rendering capabilities and helper functions
|
2024-11-12 23:46:40 +01:00 |
|
|
|
e44f56635b
|
fix remove unused import
|
2024-11-12 15:16:34 +01:00 |
|
|
|
1fa09053ac
|
create type D map[string]interface{}
|
2024-11-12 15:15:47 +01:00 |
|
|
|
3c239f6114
|
add json
|
2024-11-12 10:14:30 +01:00 |
|
|
|
fb9904cf03
|
simpified ron frameworks and correct some fixes
added example
still learning how to works http package
|
2024-11-12 10:00:14 +01:00 |
|
|
|
b8a0e3cde4
|
fix unused import
|
2024-11-11 23:08:33 +01:00 |
|
|
|
b8b3b180a3
|
initial commit
|
2024-11-11 23:07:36 +01:00 |
|