ESTITO-Works / ESTITO-Works/Taph-AI

[Good First Issue] Add a `/about` route that returns project info

Open
#1 5 comments 0 reactions 2 assignees Claimed by @Arnesh-pal View on GitHub
good first issue
Dominant language
HTML
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

### [Good First Issue] Add a `/about` route that returns project info

Add a simple `/about` route to the backend of Serendipity AI. When someone visits this endpoint, it should return a JSON object with basic project information:

```json
{
"project": "Serendipity AI",
"description": "Your supportive AI companion for delightful discoveries.",
"status": "In progress",
"open_source": true
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.