Commit Graph

10 Commits

Author SHA1 Message Date
pedro 8e9f348150 Revert "add routes groups and middlewares capabilities"
This reverts commit 13b2b3794a.
2024-11-19 20:14:15 +01:00
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 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 f262cf57ce change name from HTMLRender to NewHTMLRender 2024-11-13 14:57:14 +01:00
pedro f9990d37c0 add HTML rendering capabilities and helper functions 2024-11-12 23:46:40 +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