Git Product home page Git Product logo

kotlin-catshostel-kt's Introduction

CatsHostel - Ktor-Version

Udemy Spring Boot Version GH Repo
MyBatis

This example is based on the according Udemy course.

I added some other features:

  • iBatis (works with SQLite or Postgres-DB)
  • JWT support
  • KTor
  • AutoRefresh (see below)

Database

# cd to DB-Directory
cd resources/db

# Import schema (Postgres works just fine here)
sqlite catshostel.db < sqlite-1-schema.sql

Set your working dir to $MODULE_WORKING_DIR$

WorkingDir

Application

Fertige App im GH-Repo

gradle run

WebSocket

KTOR.io - WebSockets
Chat-Example
How to implement a chat with WebSockets

FatJar

Shadow-Plugin KTor-Doku (schwach)

# Erstellt das JAR
gradle shadowJar

Auto-Refresh

KTor - AutoReload

You need Java > 8 for this

# Consol-Windows 1
gradle -t installDist

# Consol-Windows 2
gradle run

Open REST-Server

KeyCloak

To setup a user with KeyCloak follow one of these tutorials:

kotlin-catshostel-kt's People

Contributors

mikemitterer avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.