Skip to content

TypedRest/Sample-Kotlin

Repository files navigation

TypedRest Address Book Sample

This is a sample project for using TypedRest for Java with Kotlin. It provides a simple REST API for storing contacts in an address book and uses SQLite for persistence.

The code is split into:

Building

Requires JDK 21 or later. Build everything with:

./gradlew build

Run the service:

./gradlew :service:bootRun

The OpenAPI/Swagger UI is then available at http://localhost:8080/swagger-ui.html.

About

Sample project for using TypedRest for Java with Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages