Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

EasyWeb v 1.0.1 (deprecated)

Choose a tag to compare

@ummo93 ummo93 released this 30 Jan 16:34

EasyWeb (modern wrapper for com.sun.net.httpserver). EasyWeb is easiest web framework with a minimal number of dependencies inspired by ExpressJS. Founded on com.sun.net.httpserver package.

Features in new version:

  • Add methods for parsing json (Map to JSON, JSON to Map) - add GSON lib dependency
  • Add methods for parse GET parameters to Map
  • Cut out unnecessary and optimized some code

For details, use the wiki: