Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Library Application

Simple library application backend in C# connected to external Postgres database.

Functionality

  • Get, Create and Update books
  • Create, Get, and Delete users
  • Get and Create borrowings for a user

How to use

  1. Add a appsettings.json and appsettings.Development.json file with contents as shown in the application.example.json file.
  2. Create migrations.
  3. Install dependencies.
  4. Run with dotnet run.
  5. Checkout /swagger endpoint to test the available endpoints.

About

Simple library application backend in C# connected to external Postgres database.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages