Skip to content

pmcollins/gumdrop

Repository files navigation

Gumdrop

Gumdrop is web framework written in Java, with no dependencies outside of the JDK.

  • Common: common classes
  • Json: a JSON serialization library
  • Web: request dispatch and page generation facilities
  • Server: a multithreaded, non-blocking IO web server
  • SQL: a thin wrapper around JDBC for ORM-like operations
  • Test: unit tests

About

A web framework written in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages