Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 463 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 463 Bytes

kweb demos

Simple projects that demonstrate kweb's capabilities 🦆

Each subfolder is a standalone project.

  • android: shows how to run kweb in an android app
  • helloWorld: very simple "hello world" app
  • https: demo with https enabled
  • ktorFeature: shows kweb being used as a ktor feature
  • todoList: a todo-list app showing off some more advanced features

See their readme files for more info.