Clone the client and server
If you are unfamiliar with cloning repositories, follow the guide on how to clone a repository on GitHub, then:
- Clone the http server
- Clone the http client
Set up is straightforward and detailed in the respective README files.
The client can be used to test any public API. It can also be used to send requests to the http server endpoint on your machine.