Soklet 2.0.0-SNAPSHOT API
Soklet is a small HTTP 1.1 server and route handler for Java, well-suited for building RESTful APIs and broadcasting Server-Sent Events.
Zero dependencies. Dependency Injection friendly.Optionally powered by JEP 444: Virtual Threads.
Soklet codes like a library, not a framework.
Please refer to the official documentation at https://www.soklet.com.
Packages
Package
Description
Core Soklet contracts and functionality.
Annotations applicable to Resource Methods and their parameters.
Utilities which handle converting objects from one type to another.
Exceptions thrown during HTTP request processing.