The application must use HttpClient to communicate with the APIs.
The API server is running on port 5100.
The web application must run on port 5011.
The web application will have two pages:
0 List all authors and their books
0 Create a new author.
Available APIs
The following APIs are already implemented and available for you to use in your web application. You will interact with them via HTTP requests to
http://localhost:5100. See Extra Details at the end to get details about each API.
localhost:5100/swagger/index.html
Close
+ 100%
Zoom