1
0
Fork 0
forked from goffee/todoapp

Compare commits

...

2 commits
main ... main

Author SHA1 Message Date
5c68c92b13 Merge pull request 'add docu link' (#1) from jacs/todoapp:develop into main
Reviewed-on: goffee/todoapp#1
2024-09-27 11:27:51 -04:00
jacs
6ab17890b7 add docu link 2024-09-27 10:02:03 -05:00

View file

@ -18,3 +18,5 @@ go install git.smarteching.com/goffee/goffee@latest
All routers are defined in the file `routes.go`
All request controllers are defined in the directory `controllers/`
Learn more about this awsome framework in [Goffee documentation](https://docu.smarteching.com/goffee/)