Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 192 Bytes

File metadata and controls

10 lines (5 loc) · 192 Bytes

Rest Server

Experiments writing a web framework on top of Netty.

Organization

com.cramja.rest.core

Implementation of web server code. Handles routing, marshalling, binding, etc.