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.
- Host: GitHub
- URL: https://github.com/mateusfs99/recipebook-asp.net
- Owner: MateusFS99
- License: mit
- Created: 2022-03-27T11:30:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T15:08:50.000Z (almost 4 years ago)
- Last Synced: 2025-10-29T05:16:14.254Z (8 months ago)
- Topics: asp-net-core, csharp, efcore, sqlite, swagger-ui
- Language: C#
- Homepage:
- Size: 11.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 💻




## License ®️
[](./LICENSE)