Retroactiune is a web API for managing anonymous Feedback using a token-based system.
Find a file
2021-06-20 14:25:45 +03:00
Retroactiune.IntegrationTests Add integration tests for TokensController and fix bugs. 2021-06-15 23:08:15 +03:00
Retroactiune.UnitTests Implement DeleteMany in FeedbackReceiversController 2021-06-20 14:25:04 +03:00
Retroactiune.WebAPI Implement delete token and delete tokens in TokensController 2021-06-20 14:25:45 +03:00
.gitignore Initial commit 2021-05-28 23:52:56 +03:00
docker-compose.yaml Implement Post action for FeedbackReceiverController.cs 2021-05-29 20:02:16 +03:00
Readme.md Update Readme.md 2021-06-07 23:00:04 +03:00
Retroactiune.sln Add integration tests. 2021-05-30 18:29:30 +03:00

Introduction

The following project uses ASP .Net Core 3.1

dotnet --version
3.1.407