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

https://github.com/webcpp/hi-nginx-java

hi-nginx-java
https://github.com/webcpp/hi-nginx-java

framework hi-nginx java web

Last synced: 4 months ago
JSON representation

hi-nginx-java

Awesome Lists containing this project

README

        

# hi-nginx-java

a java web framework for hi-nginx:

- QUICK
- EASY
- FAST

## dependence

- jdk 8+

## components

- hi
- hi.request
- hi.response
- hi.route
- hi.servlet
- hi.lrucache
- hi.controller
- mustache template engine
- [jmustache](http://github.com/samskivert/jmustache)
- config
- [config](https://github.com/lightbend/config)

## install

`make && sudo make install`

## document

[https://hi-nginx-java.hi-nginx.com/](https://hi-nginx-java.hi-nginx.com/)