Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

jsiebens/titanite

Repository files navigation

Titanite Build Status

titanite is a small web framework for Java 8, inspired by others like Sinatra and Finatra, running on top of Netty

Releases of titanite are available in the maven central repository.

<dependency>
    <groupId>org.nosceon.titanite</groupId>
    <artifactId>titanite</artifactId>
    <version>1.2.1</version>
</dependency>

About

A small web framework for Java 8, inspired by others like Sinatra and Finatra, running on top of Netty

Resources

License

Stars

Watchers

Forks

Packages

No packages published