extinctsion / extinctsion/SignalRChatBackend
Update ChatBackend .http file with all project APIs and token handling
Offen
enhancement
good first issue
hacktoberfest-accepted
help wanted
- Vorherrschende Sprache
- C#
- Sterne
- 1
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Include all endpoints from the project (GET, POST, PUT, DELETE) for all modules.
Use the base URL variable.
Add token handling for APIs requiring authentication.
Use `Authorization: Bearer {{AuthToken}}` in headers
- Optionally, include a login request to fetch the token.
Include sample request bodies for POST/PUT endpoints
Include proper headers like `Accept: application/json` and `Content-Type: application/json`
Maintain clear section headings for each API for readability.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.