Getting started with Scalatra

Installation

Install Scalatra in 2 easy steps. You may already have a lot of what you need.

Go »

First project

The first steps you take when learning something new are usually the most difficult. Our code generators and step-by-step instructions can help ease you into Scalatra development.

Go »

Project structure

Understanding a Scalatra project isn't difficult, and it can save you a lot of time if you understand a bit about what's happening under the hood. Here are the basics.

Go »

IDE support (optional)

Since Scalatra is a no-magic framework, you can benefit from the Scala support in IntelliJ IDEA, and Metals.

Go »