{"id":19987268,"url":"https://github.com/rishn/bajajfinserv-challenge1-api","last_synced_at":"2026-04-09T18:06:33.033Z","repository":{"id":254669059,"uuid":"847211417","full_name":"rishn/BajajFinserv-Challenge1-API","owner":"rishn","description":"Backend API for the Bajaj Finserv Health Challenge, built with Express to process and filter JSON data, and deployed on Render","archived":false,"fork":false,"pushed_at":"2024-08-25T16:58:32.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T11:44:22.229Z","etag":null,"topics":["api","backend","bajaj-finserv","data-filtering","express","json-processing","nodejs","render-deployment","rest-api"],"latest_commit_sha":null,"homepage":"https://bajajfinserv-challenge1.onrender.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rishn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-25T06:58:07.000Z","updated_at":"2024-09-19T04:07:57.000Z","dependencies_parsed_at":"2024-08-25T08:27:53.755Z","dependency_job_id":"1c74cf84-6dae-4cb1-aae5-c61bb6e2380d","html_url":"https://github.com/rishn/BajajFinserv-Challenge1-API","commit_stats":null,"previous_names":["rishn/bajajfinserv-challenge1-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishn%2FBajajFinserv-Challenge1-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishn%2FBajajFinserv-Challenge1-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishn%2FBajajFinserv-Challenge1-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishn%2FBajajFinserv-Challenge1-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishn","download_url":"https://codeload.github.com/rishn/BajajFinserv-Challenge1-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241424468,"owners_count":19960752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","backend","bajaj-finserv","data-filtering","express","json-processing","nodejs","render-deployment","rest-api"],"created_at":"2024-11-13T04:35:04.381Z","updated_at":"2025-11-25T18:04:34.834Z","avatar_url":"https://github.com/rishn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bajaj Finserv Health Challenge - Backend\n\n## Overview\n\nThis is the backend API for the Bajaj Finserv Health Challenge. The API is built with Express and provides endpoints for processing JSON data and returning the results.\n\n## Features\n\n- **POST /bfhl**: Accepts JSON data, processes it, and returns filtered results.\n- **GET /bfhl**: Returns a hardcoded operation code.\n\n## Deployment\n\nThe site is deployed on render.\n\n## API Endpoints\n\n- **POST** `/bfhl`: \n  - **Request Body**: \n    ```json\n    {\n      \"data\": [\"A\", \"C\", \"z\"]\n    }\n    ```\n  - **Response**: \n    ```json\n    {\n      \"is_success\": true,\n      \"user_id\": \"john_doe_17091999\",\n      \"email\": \"john@xyz.com\",\n      \"roll_number\": \"ABCD123\",\n      \"numbers\": [],\n      \"alphabets\": [\"A\", \"C\", \"z\"],\n      \"highest_lowercase_alphabet\": [\"z\"]\n    }\n    ```\n\n- **GET** `/bfhl`: \n  - **Response**: \n    ```json\n    {\n      \"operation_code\": 1\n    }\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishn%2Fbajajfinserv-challenge1-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishn%2Fbajajfinserv-challenge1-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishn%2Fbajajfinserv-challenge1-api/lists"}