{"id":25519555,"url":"https://github.com/theriturajps/contact-management-restapi","last_synced_at":"2026-04-18T17:02:42.978Z","repository":{"id":277651583,"uuid":"933105051","full_name":"theriturajps/contact-management-restapi","owner":"theriturajps","description":"A secure REST API for managing user contacts with authentication. Users can register, log in, and perform CRUD operations on their contacts.","archived":false,"fork":false,"pushed_at":"2025-03-02T15:39:27.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T09:11:40.947Z","etag":null,"topics":["authentication-backend","becrypt","crud-api","expressjs","oauth2","rest-api","restapi","restful"],"latest_commit_sha":null,"homepage":"","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/theriturajps.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,"zenodo":null}},"created_at":"2025-02-15T06:38:04.000Z","updated_at":"2025-03-02T15:39:31.000Z","dependencies_parsed_at":"2025-02-15T07:31:01.447Z","dependency_job_id":"cd470baa-dc00-412e-8c07-816d885a554d","html_url":"https://github.com/theriturajps/contact-management-restapi","commit_stats":null,"previous_names":["theriturajps/contact-management-restapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theriturajps/contact-management-restapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theriturajps%2Fcontact-management-restapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theriturajps%2Fcontact-management-restapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theriturajps%2Fcontact-management-restapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theriturajps%2Fcontact-management-restapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theriturajps","download_url":"https://codeload.github.com/theriturajps/contact-management-restapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theriturajps%2Fcontact-management-restapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31976805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["authentication-backend","becrypt","crud-api","expressjs","oauth2","rest-api","restapi","restful"],"created_at":"2025-02-19T17:19:59.798Z","updated_at":"2026-04-18T17:02:42.973Z","avatar_url":"https://github.com/theriturajps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contact Management REST API\n\nThe **Contact Management REST API** provides a simple and secure way to manage user contacts. It allows users to **register**, **log in**, and perform various operations on their stored contacts, such as **retrieving**, **adding**, **updating**, and **deleting** contact details. This API follows RESTful principles and requires authentication for managing contacts.\n\n## Features\n- ➥ 🔒 Secure authentication system **OAuth 2.0**\n- ➥ 📂 CRUD operations for managing contacts\n- ➥ 🔄 RESTful API design for easy integration\n- ➥ ⚡ Fast and efficient data handling\n- ➥ 📡 Scalable and extendable architecture\n\n### 🔐 Authentication\n\n`{ENDPOINT}` **➠** `/user`\n\n- ➽ **POST** `/login` **➠** User login\n- ➽ **POST** `/signup` **➠** User registration\n- ➽ **POST** `/newtoken` 🔒 **➠** Renew the access token\n- ➽ **DELETE** `/delete` 🔒 **➠** Delete account from database\n\n### 📋 Contact Management\n\n`{ENDPOINT}` **➠** `/api/v1/contact`\n\n`{:id}` **➠** Contact Id\n\n- ➽ **GET** `/all` 🔒 **➠** Fetch all contact details\n- ➽ **POST** `/new` 🔒 **➠** Create a new contact for user\n- ➽ **DELETE** `/:id/delete` 🔒 **➠** Delete a contact\n- ➽ **PATCH** `/:id` 🔒 **➠** Update a contact\n\n---\n🚀 **Secure endpoints** (🔒) require authentication.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheriturajps%2Fcontact-management-restapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheriturajps%2Fcontact-management-restapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheriturajps%2Fcontact-management-restapi/lists"}