Commit Graph

18 Commits

Author SHA1 Message Date
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