https://github.com/kirtanp04/petstore-api-dotnetcore
A learning project for building a .NET Core Web API by creating a Pet Store. This project demonstrates the fundamentals of REST API development, including CRUD operations, data validation, and database interaction using Entity Framework Core.
https://github.com/kirtanp04/petstore-api-dotnetcore
dotnetwebapi
Last synced: 2 months ago
JSON representation
A learning project for building a .NET Core Web API by creating a Pet Store. This project demonstrates the fundamentals of REST API development, including CRUD operations, data validation, and database interaction using Entity Framework Core.
- Host: GitHub
- URL: https://github.com/kirtanp04/petstore-api-dotnetcore
- Owner: kirtanp04
- License: mit
- Created: 2024-10-20T15:47:16.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-23T14:42:15.000Z (8 months ago)
- Last Synced: 2025-02-06T22:15:01.121Z (4 months ago)
- Topics: dotnetwebapi
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Server