Commit Graph

9 Commits

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