Commit Graph

12 Commits

Author SHA1 Message Date
pedro 13b2b3794a add routes groups and middlewares capabilities 2024-11-19 19:35:45 +01:00
pedro c777ef7056 add pagination engine to render 2024-11-19 15:54:29 +01:00
pedro b1531ba8fb add tests for ron.go 2024-11-14 12:37:39 +01:00
pedro 9e5005a516 serves static files 2024-11-14 11:13:26 +01:00
pedro 72ff6d3d9e add newLogger call 2024-11-14 08:15:13 +01:00
pedro dc48e215ec add opts config for engine and reorganized files 2024-11-14 07:18:58 +01:00
pedro 749cacedc9 add tests for c.JSON and c.HTML renderers 2024-11-13 14:56:55 +01:00
pedro f9990d37c0 add HTML rendering capabilities and helper functions 2024-11-12 23:46:40 +01:00
pedro e44f56635b fix remove unused import 2024-11-12 15:16:34 +01:00
pedro 1fa09053ac create type D map[string]interface{} 2024-11-12 15:15:47 +01:00
pedro 3c239f6114 add json 2024-11-12 10:14:30 +01:00
pedro 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