{"id":28309028,"url":"https://github.com/anmol111pal/blog-application","last_synced_at":"2026-04-13T04:48:49.106Z","repository":{"id":183986351,"uuid":"671113874","full_name":"anmol111pal/blog-application","owner":"anmol111pal","description":"Introducing a blogging app! Sign up/login, write posts, \u0026 read others' blogs. Powered by ReactJS, ExpressJS, NodeJS, MongoDB, \u0026 mongoosejs, it offers seamless creation, collaboration, \u0026 reading for bloggers.","archived":false,"fork":false,"pushed_at":"2023-08-04T07:21:57.000Z","size":401,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-13T04:47:57.274Z","etag":null,"topics":["backend","backend-api","backend-service","expressjs","frontend","mongo","mongodb","mongodb-atlas","mongodb-database","mongoosejs","nodejs","reactjs"],"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/anmol111pal.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":"2023-07-26T15:10:22.000Z","updated_at":"2025-06-16T11:25:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"8621f9b1-8c3f-4f17-8c82-46196fd2436b","html_url":"https://github.com/anmol111pal/blog-application","commit_stats":null,"previous_names":["anmol111pal/blog-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anmol111pal/blog-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmol111pal%2Fblog-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmol111pal%2Fblog-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmol111pal%2Fblog-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmol111pal%2Fblog-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anmol111pal","download_url":"https://codeload.github.com/anmol111pal/blog-application/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmol111pal%2Fblog-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31740266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T03:27:07.512Z","status":"ssl_error","status_checked_at":"2026-04-13T03:26:53.610Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["backend","backend-api","backend-service","expressjs","frontend","mongo","mongodb","mongodb-atlas","mongodb-database","mongoosejs","nodejs","reactjs"],"created_at":"2025-05-24T09:11:49.969Z","updated_at":"2026-04-13T04:48:49.101Z","avatar_url":"https://github.com/anmol111pal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MERN Blogging Application\n\nIntroducing \"GitBlogify\" - the GitHub blogging app! Sign up/login, write posts, \u0026 read others' blogs. Powered by ReactJS, ExpressJS, NodeJS, MongoDB, \u0026 mongoosejs, it offers seamless creation, collaboration, \u0026 reading for bloggers.\n\nThis is a application is developed using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The application allows users to create, read, update, and delete blog posts. It provides a user-friendly interface for writing and managing blogs with rich text editing capabilities.\n\n\u003ch1 align=\"center\"\u003e Tech Stack: \u003c/h1\u003e\n\n![React.js](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB) ![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)  ![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white) ![NPM](https://img.shields.io/badge/NPM-%23000000.svg?style=for-the-badge\u0026logo=npm\u0026logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E) ![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white)\n\n## Features\n\n- User authentication and authorization system\n- Create, read, update, and delete blog posts\n- User-friendly and responsive UI\n- User profiles with avatar(upcoming) and bio\n- API endpoints for integrating with other applications\n\n## Technologies Used\n\n- MongoDB: A NoSQL database used for storing blog posts, user data, and application settings.\n- Express.js: A backend web application framework used for handling HTTP requests and building RESTful APIs.\n- React.js: A frontend JavaScript library used for building interactive user interfaces.\n- Node.js: A JavaScript runtime environment used for server-side development.\n- Axios: A library used for making HTTP requests to the server.\n\n## Github repo: \n[Repo](https://github.com/anmol111pal/blog-application)\n\n## Social:\n[Linkedin](https://www.linkedin.com/in/anmol-pal/)\n[Mail](mailto:anmol111pal@gmail.com)\n[Instagram](https://www.instagram.com/_anmolpal_/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmol111pal%2Fblog-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanmol111pal%2Fblog-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmol111pal%2Fblog-application/lists"}