All Projects → jsiebens → titanite

jsiebens / titanite

Licence: Apache-2.0 license
A small web framework for Java 8, inspired by others like Sinatra and Finatra, running on top of Netty

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

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>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].