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
- Host: GitHub
- URL: https://github.com/skinny-framework/skinny-framework
- Owner: skinny-framework
- License: mit
- Created: 2013-09-24T07:39:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T08:22:49.000Z (over 2 years ago)
- Last Synced: 2025-04-08T13:02:40.990Z (about 1 month ago)
- Topics: http-client, mail, oauth2-client, orm, scala, validation, web-framework
- Language: Scala
- Homepage: https://skinny-framework.github.io/
- Size: 12.2 MB
- Stars: 737
- Watchers: 43
- Forks: 67
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-scala - **skinny-framework** - A full-stack web app framework for rapid development in Scala |   (Table of Contents / Web Frameworks)
README
# Skinny Framework

[](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.

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