Skip to content

armagansarikey/ASP.NET-CORE-WEB-API-BookApi-UsingInMemoryDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic ASP.NET CORE WEB API application with using in memory database.

There is a kind of bookshelf in the application.

You can add a new book or update/delete a current one. You can bring all books or one of them.

You can use swagger or postman for these operations.

Please find some outcomes below.

getAllBooks:

getBooks_output

getOneBookById:

getBookbyId_output

post_Request:

post_request

post_Response:

post_response

new_response_of_getAllBook:

getBooks_newresponse

Postman Example

Postman_example

About

An ASP.NET CORE WEB API Application with using in memory database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages