br3annalynn/BreannasBooks
Please create a new web application (preferably in .NET) that features a single REST API endpoint. The endpoint should respond to GET requests, returning a list of objects that describe books. The book data can be hard-coded in the application. Consume the API endpoint using jQuery, and output to an HTML page in a tabular structure. Finally, create a Git repository for the application. Clone the repository to a remote location (like GitHub). For extra credit, deploy your solution in Azure.
C#
Stargazers
No one’s star this repository yet.