Using Spark with Kotlin to create a simple CRUD REST API
Learn how to use Kotlin with Spark by creating a simple CRUD REST API.
SparkTutorials has moved to the official Spark webpage at http://sparkjava.com/tutorials/
I have stopped writing tutorials for Spark though, focusing on my new Java/Kotlin web framework Javalin
Learn how to use Kotlin with Spark by creating a simple CRUD REST API.
Learn how to create a modern single page application in Spark and intercooler.js without writing JavaScript.
In this tutorial you will learn how to create a basic Spark application with filters, controllers, views, authentication, localization, error handling, and more.
In this tutorial you will learn to work with WebSockets to create a real-time chat app.
Some (simple) JavaScript is required.
In this tutorial you will learn how to deploy a Hello World application on Heroku!
In this tutorial you will learn how to set up a Spark project using Maven. It's aimed at Java beginners, and will show you how to set up your project in IntelliJ IDEA and Eclipse.