extinctsion / extinctsion/SignalRChatBackend

Update ChatBackend .http file with all project APIs and token handling

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.