Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skinny-framework/skinny-framework

:monorail: "Scala on Rails" - A full-stack web app framework for rapid development in Scala
https://github.com/skinny-framework/skinny-framework

http-client mail oauth2-client orm scala validation web-framework

Last synced: 6 days ago
JSON representation

:monorail: "Scala on Rails" - A full-stack web app framework for rapid development in Scala

Awesome Lists containing this project

README

        

# Skinny Framework

![CI Build](https://github.com/skinny-framework/skinny-framework/workflows/CI%20Build/badge.svg)
[![Maven Central](https://img.shields.io/maven-central/v/org.skinny-framework/skinny-framework_2.13.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.skinny-framework%22%20a%3A%22skinny-framework_2.13%22)

Skinny is a full-stack web app framework to build Servlet applications.

To put it simply, Skinny framework's concept is **Scala on Rails**. Skinny is highly inspired by [Ruby on Rails](http://rubyonrails.org/) and it is optimized for sustainable productivity for ordinary Servlet-based app development.

![Logo](https://github.com/seratch/skinny-framework/raw/1.1.x/img/logo.png)

See the website in detail.

https://skinny-framework.github.io/

## Global skinny script via Homebrew

```sh
brew update && brew install skinny
```

## Try Skinny Framework now!

Download latest skinny-blank-app.zip and unzip it, then just run ./skinny command on your terminal. That’s all!

If you’re a Windows user, don’t worry. Use skinny.bat on cmd.exe instead.

https://github.com/skinny-framework/skinny-framework/releases

## Under The MIT License

(The MIT License)

Copyright (c) skinny-framework.org