remove dotnet code (#1)

Reviewed-on: phoenix/textsender-api#1
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-07-27 18:52:06 +00:00
committed by phoenix
parent 6fbb40b9cd
commit 27a7409c0c
21 changed files with 2 additions and 1328 deletions
+2 -8
View File
@@ -1,15 +1,9 @@
# TextSender-API
An API used to send texts messages to multiple contacts.
A software system to process Text messaging queueing
## Getting started
Installing dependencies
TODO
```BASH
dotnet restore
```
Running server
```BASH
dotnet run
```