Skip to content

feat: add public /about endpoint returning plain text response#53

Open
divyapatelgm wants to merge 1 commit intodeb2000-sudo:masterfrom
divyapatelgm:backend-api
Open

feat: add public /about endpoint returning plain text response#53
divyapatelgm wants to merge 1 commit intodeb2000-sudo:masterfrom
divyapatelgm:backend-api

Conversation

@divyapatelgm
Copy link

Changes

  • Added GET /about route
  • Returns plain text: "This is all about backend"
  • No authentication required
  • Uses PlainTextResponse

Closes #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need to create a public route '/about' with static back-end info response

1 participant