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

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.

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)