在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Kotlin/kotlin-fullstack-sample开源软件地址(OpenSource Url):https://github.com/Kotlin/kotlin-fullstack-sample开源编程语言(OpenSource Language):Kotlin 96.1%开源软件介绍(OpenSource Introduction):WarningThis sample uses plugins, which will be deprecated. There is a new repository with actual Kotlin version and Kotlin/JS Gradle plugin. Thinkter: A Kotlin Full-stack Application ExampleThinkter is an example of a full-stack Web application built with Kotlin. The backend runs on the JVM, and the browser front-end uses React. The example implements a very simple microblogging application. BackendThe backend of Thinkter is built using Ktor, a Web framework built by the Kotlin team. For data persistence, it uses H2, allowing you to run the example without the need to configure an external SQL server. The HTTP server implementation is provided by Jetty. To run the backend, use FrontendThe frontend of Thinkter is built using React. To adapt the React APIs to Kotlin, it incorporates a set of wrappers, which you can also use in your projects and adapt to your needs. The project is built using webpack and the Kotlin frontend plugin. To run the frontend, use |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论