An open API service indexing awesome lists of open source software.

https://github.com/mateusfs99/recipebook-asp.net

ASP.NET Core Backend of the RecipeBook application.
https://github.com/mateusfs99/recipebook-asp.net

asp-net-core csharp efcore sqlite swagger-ui

Last synced: 2 months ago
JSON representation

ASP.NET Core Backend of the RecipeBook application.

Awesome Lists containing this project

README

          



Recipe Book - ASP.NET Core Backend

## About 🎯

ASP.NET Core Backend of the RecipeBook application, developed with the ``Entity Framework`` for the organization and simplification of the API persistence and using ``SQLite`` relational database for data storage.

The API has been documented using Swagger UI: http://localhost:5294/swagger/index.html

## Technologies 💻

![DOTNET](https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white)
![C#](https://img.shields.io/badge/C%23-239120?style=for-the-badge&logo=c-sharp&logoColor=white)
![SQLite](https://img.shields.io/badge/SQLite-07405E?style=for-the-badge&logo=sqlite&logoColor=white)
![Postman](https://img.shields.io/badge/postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white)

## License ®️

[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./LICENSE)