We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f919f15 commit 6a189b7Copy full SHA for 6a189b7
README.md
@@ -17,9 +17,9 @@ It has built-in CORS and Method based routing.
17
- Method Based Routing
18
- CORS
19
20
-#### [REST Service Example](https://github.com/GolangToolKits/grrtRouterRestExample)
+#### [Full REST Service Example Project](https://github.com/GolangToolKits/grrtRouterRestExample)
21
22
-#### [Web Example](https://github.com/GolangToolKits/grrtRouterWebSiteExample)
+#### [Full Web Example Project](https://github.com/GolangToolKits/grrtRouterWebSiteExample)
23
24
Package `GolangToolKits/grrt` implements a request router and dispatcher for handling incoming requests to their associated handler.
25
0 commit comments