Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages