https://github.com/aimenux/dummywebapidemo
Using a web api to play with dummies
https://github.com/aimenux/dummywebapidemo
autofixture automapper entity-framework fluent-assertions fluent-validation integration-testing mediatr net80 serilog unit-testing webapi
Last synced: about 2 months ago
JSON representation
Using a web api to play with dummies
- Host: GitHub
- URL: https://github.com/aimenux/dummywebapidemo
- Owner: aimenux
- License: mit
- Created: 2024-03-01T12:11:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T21:39:34.000Z (about 1 year ago)
- Last Synced: 2025-01-10T00:25:17.445Z (3 months ago)
- Topics: autofixture, automapper, entity-framework, fluent-assertions, fluent-validation, integration-testing, mediatr, net80, serilog, unit-testing, webapi
- Language: C#
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/aimenux/DummyWebApiDemo/actions/workflows/ci.yml)
# DummyWebApiDemo
```
Using a web api to play with dummies
```In this demo, i m using a web api in order to get (or create) dummies from (or in) an sql database.
>**`Tools`** : net 8.0, mediatr, automapper, fluent-validation, entity-framework, unit-testing, integration-testing