https://github.com/pieetrus/basketballleague
Basketball League system API. .NET Core 3.1. Clean Code CQRS architecture. EF code-first db approach.
https://github.com/pieetrus/basketballleague
cqrs entity-framework-core mediator-pattern webapi-core
Last synced: 10 months ago
JSON representation
Basketball League system API. .NET Core 3.1. Clean Code CQRS architecture. EF code-first db approach.
- Host: GitHub
- URL: https://github.com/pieetrus/basketballleague
- Owner: pieetrus
- Created: 2020-06-19T21:32:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T19:41:08.000Z (about 2 years ago)
- Last Synced: 2025-02-21T17:48:07.333Z (over 1 year ago)
- Topics: cqrs, entity-framework-core, mediator-pattern, webapi-core
- Language: C#
- Homepage:
- Size: 337 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basketball League
Basketball League API written in C# using Web Api, Mediator pattern.
Here you can find repo with client app written in React Typescript and MobX.
[Client side app](https://github.com/pieetrus/basketball-league-front)