Skip to content

ASP.NET Core WebAPI implementation for the Book-Bound API Challenge.

License

Notifications You must be signed in to change notification settings

idlemachinery/book-bound-aspnetcore-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Bound ASP.NET Core API

This project is an ASP.NET Core WebaPI implementation of an API for the Book-Bound API Challenge.

Book-Bound API Challenge

The API Challenge involves creating the same API with book and author endpoints using as many different implementations as possible.

Installing the application

Download the project from GitHub.

Running the application

Navigate to http://localhost:3000 to view the endpoint.

API endpoints

  • http://localhost:3000/api/books
  • http://localhost:3000/api/authors

About

ASP.NET Core WebAPI implementation for the Book-Bound API Challenge.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages