Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peekandpoke/kraft-example-router
https://github.com/peekandpoke/kraft-example-router
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peekandpoke/kraft-example-router
- Owner: PeekAndPoke
- License: apache-2.0
- Created: 2022-07-29T08:59:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T21:18:45.000Z (over 1 year ago)
- Last Synced: 2024-04-19T20:45:23.743Z (9 months ago)
- Language: Kotlin
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
```ascii-art
_/ _/ _/_/_/ _/_/ _/_/_/_/ _/_/_/_/_/
_/ _/ _/ _/ _/ _/ _/ _/
_/_/ _/_/_/ _/_/_/_/ _/_/_/ _/
_/ _/ _/ _/ _/ _/ _/ _/
_/ _/ _/ _/ _/ _/ _/ _/
```This is the 'router' demo project for [KRAFT](https://github.com/PeekAndPoke/kraft)
It will show how to set up an app with a router and multiple pages.
You can run and play with it:
> ./gradlew -t run