{"id":19015565,"url":"https://github.com/gurrudev/social-media-api","last_synced_at":"2026-04-15T14:04:03.368Z","repository":{"id":184588087,"uuid":"656139719","full_name":"gurrudev/Social-Media-API","owner":"gurrudev","description":"This repository of API is related to a blog website, where user can signup and login with encrypted credentials. This API provides ability to create, read, update or delete the blog.","archived":false,"fork":false,"pushed_at":"2024-08-23T06:44:30.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T22:43:36.973Z","etag":null,"topics":["api","express","javascript","mongodb","mongoose","nodejs","rest-api"],"latest_commit_sha":null,"homepage":"https://bloghub-api.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gurrudev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-06-20T10:29:15.000Z","updated_at":"2024-08-23T06:44:33.000Z","dependencies_parsed_at":"2024-11-08T19:51:46.454Z","dependency_job_id":null,"html_url":"https://github.com/gurrudev/Social-Media-API","commit_stats":null,"previous_names":["gurrudev/social-media-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FSocial-Media-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FSocial-Media-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FSocial-Media-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FSocial-Media-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gurrudev","download_url":"https://codeload.github.com/gurrudev/Social-Media-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240059270,"owners_count":19741624,"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","express","javascript","mongodb","mongoose","nodejs","rest-api"],"created_at":"2024-11-08T19:38:08.957Z","updated_at":"2025-11-11T14:34:01.040Z","avatar_url":"https://github.com/gurrudev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Social-Media-Api (BlobHub API's)\n\n📦Install\n\n```sh\n$ npm install\n```\n        \n💻Usage\n\nReplace MongoDB connection string in config/dbConfig.js\n```js\nconst dbConnect = () =\u003e{\n    try {\n        mongoose.connect(`mongodb+srv://${process.env MONGO_CRED}.mongodb.net/BLOG-API`).then(()=\u003e{\n            console.log('DB Connected :)')\n        }).catch((e)=\u003e{\n            console.log(e)\n        })\n    } catch (error) {\n       console.log(error) \n    }\n}\n```\n\n🚀Start \n```sh\n$ npm start\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurrudev%2Fsocial-media-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgurrudev%2Fsocial-media-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurrudev%2Fsocial-media-api/lists"}