extinctsion / extinctsion/SignalRChatBackend
Update ChatBackend .http file with all project APIs and token handling
Open
enhancement
good first issue
hacktoberfest-accepted
help wanted
- Dominant language
- C#
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.