Skip to main content

One doc tagged with "rest"

View all tags

Building a REST API

Build a REST API with Java's built-in HttpServer -- HTTP basics, request handling, JSON serialization, routing, and exposing the task manager over HTTP.