Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from tuhuynh27/jiny

Lightweight, modern, simple JVM web framework for rapid development in the API era

License

Notifications You must be signed in to change notification settings

InspectCoder/jiny

Repository files navigation

Jiny Framework

GitHub Workflow Status (branch) Lines of code GitHub code size in bytes GitHub Maven Central

What is Jiny?

Jiny features a lightweight (Servlet-free and no dependency), expressive and unopinionated web framework. If you need a quick start & simple way to write a JVM server, you would love this framework. Unlike others web frameworks, you can structure your application as you want.

Quick Start

Get started in 5 minutes.

Changelogs

Learn about the latest improvements.

Development

Want to file a bug, contribute some code, or improve documentation? Excellent!

First, see Developer Guide.

Pull requests are encouraged and always welcome. Pick an issue and help us out!

To install and work on Jiny locally:

$ git clone git@github.com:tuhuynh27/jiny.git
$ cd jiny
$ ./gradlew dependencies

To build and run tests for the modules included in the package:

$ ./gradlew --parallel build

License

Apache License 2.0

About

Lightweight, modern, simple JVM web framework for rapid development in the API era

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.4%
  • Go 3.6%

AltStyle によって変換されたページ (->オリジナル) /