Skip to content

robennett2/LendingLibraryInterview

 
 

Repository files navigation

Book Lending Library API Coding Challenge

Introduction

Welcome to the Book Lending Library API coding challenge! In this challenge, we will be creating a simple API for a book lending library. The primary focus is on implementing core functionalities without the need for a user interface. We'll be pairing on this challenge.

Instructions

  • Check out this repository locally
  • Create a new branch for your work
  • Familiarise yourself with the code
  • We'll be working on your machine doing a screenshare

Migrations

dotnet ef migrations add "Initial Migration" -p ./LendingLibraryInterview.Data -s ./LendingLibraryInterview.Api

Notes for Cera staff:

https://ceracare.atlassian.net/wiki/x/AYCos

About

BE Interview repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%