Back to Browse

CS 124 Fall 2022: MP2 Part 0 Java: Adding the Server Route

4.0K views
Nov 1, 2022
10:49

Next we'll add an HTTP POST route to our server to allow the client to add a place to the map. We'll add the route to our routing tree, and show how to retrieve the POST JSON contents.

Download

0 formats

No download links available.

CS 124 Fall 2022: MP2 Part 0 Java: Adding the Server Route | NatokHD