Skip to content

tiny library API project - .NET Web API, REST, Poco, Unity, Log4Net

Notifications You must be signed in to change notification settings

iamsingularity/WebAPI-Book-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Book Library
====

Small REST API boilerplate project for an online Book Library.

Technologies used
----------

.NET (C#), Web API, REST, Poco, Unity, Log4Net

Software used for development
----------

Visual Studio 
SQL Server 

Installation
----------

- Create SQL Server DB - Run script named baseline_create_script.sql from database folder
- Configure "*.WebService.Web" project Web.Config to point to the correct server and database
- The connection string that must be configured is named "BooksDatabaseEntities"
- "*.WebService.Web" must be set as the startup project.

Usage
----------

- Run the "*.WebService.Web" project and navigate the REST API through the browser!
- Some additional usage scenarios are described in the home page of the app.

Author
----------
+ Resad Zacina <resad.zacina@gmail.com>

About

tiny library API project - .NET Web API, REST, Poco, Unity, Log4Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 38.1%
  • JavaScript 24.9%
  • C# 23.1%
  • XSLT 5.6%
  • PLpgSQL 4.7%
  • CSS 3.6%