MyGit

dragneelfps/realworld-kotlin-ktor

Fork: 16 Star: 190 (更新于 2024-11-02 22:12:02)

license: 暂无

Language: Kotlin .

RealWorld Kotlin Ktor Backend

最后发布版本: 2.0.0 ( 2022-07-23 15:43:29)

官方网址 GitHub网址

RealWorld Example App

Kotlin-Ktor codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

Demo    RealWorld

This codebase was created to demonstrate a fully fledged fullstack application built with Kotlin-Ktor including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Kotlin-Ktor community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

Build Status

Build

How it works

  • h2 database
  • hikari as JDBC connection pool
  • Exposed as Kotlin SQL Framework
  • Jackson for handling JSON
  • Koin for dependency injection

Getting started

Installation

  1. Install h2 database. Default configuration uses server mode.
  2. Run the gradle. :)

Running

  1. Start the h2 database
  2. Run the gradle. :))
  3. Check on http://localhost:8080/api, if using default configuration.
  4. Yay.

Testing

  1. ./gradlew build test

最近版本更新:(数据更新于 2024-09-12 07:46:20)

2022-07-23 15:43:29 2.0.0

dragneelfps/realworld-kotlin-ktor同语言 Kotlin最近更新仓库

2024-11-06 01:02:20 jellyfin/jellyfin-androidtv

2024-11-01 21:50:36 FooIbar/EhViewer

2024-11-01 20:22:27 EhViewer-NekoInverter/EhViewer

2024-11-01 16:15:30 tiann/KernelSU

2024-10-28 20:42:50 gkd-kit/gkd

2024-10-27 19:26:53 salvogiangri/KnoxPatch