https://github.com/tgidk/usermanagementapi
Building a simple minimal REST API in C# .NET (Core) with (Github) Copilot.
https://github.com/tgidk/usermanagementapi
copilot csharp rest-api
Last synced: about 1 year ago
JSON representation
Building a simple minimal REST API in C# .NET (Core) with (Github) Copilot.
- Host: GitHub
- URL: https://github.com/tgidk/usermanagementapi
- Owner: tgidk
- License: mit
- Created: 2024-12-30T19:33:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T20:51:59.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:16:43.481Z (over 1 year ago)
- Topics: copilot, csharp, rest-api
- Language: C#
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository is part of a peer-graded assignment from the online learning platform Coursera and is about building a Simple minimal REST API in C# .NET (Core) with (Github) Copilot.
From the Course: Back-End Development with .NET. All code was created with Copilot.