Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darrenhaken/todobackend-kotlin

Runs Kotlin backend with embedded SQL database
https://github.com/darrenhaken/todobackend-kotlin

Last synced: about 2 months ago
JSON representation

Runs Kotlin backend with embedded SQL database

Awesome Lists containing this project

README

        

Todo-Backend in Kotlin

This is a simple implementation of the Todo-Backend API spec.

The API can be hit directly at (http://todo-backend-kotlin.herokuapp.com/todos)

This application uses Spring Boot and an embedded H2 database