{"id":25572849,"url":"https://github.com/patoski-patoski/bloggify","last_synced_at":"2026-03-22T19:30:16.694Z","repository":{"id":262530562,"uuid":"885941898","full_name":"Patoski-patoski/bloggify","owner":"Patoski-patoski","description":"A full stack blog built using JWT application, Express and Mongoose","archived":false,"fork":false,"pushed_at":"2025-02-06T05:43:19.000Z","size":919,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T06:28:58.274Z","etag":null,"topics":["under-construction","under-development"],"latest_commit_sha":null,"homepage":"https://bloggify-s5k4.onrender.com","language":"EJS","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/Patoski-patoski.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-11-09T19:50:53.000Z","updated_at":"2025-02-06T05:43:23.000Z","dependencies_parsed_at":"2024-11-12T23:29:02.390Z","dependency_job_id":"b99b7ad9-bacf-46ed-afb3-0ad5ea6b5b88","html_url":"https://github.com/Patoski-patoski/bloggify","commit_stats":null,"previous_names":["patoski-patoski/backend_concepts","patoski-patoski/bloggify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patoski-patoski%2Fbloggify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patoski-patoski%2Fbloggify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patoski-patoski%2Fbloggify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patoski-patoski%2Fbloggify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Patoski-patoski","download_url":"https://codeload.github.com/Patoski-patoski/bloggify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239937694,"owners_count":19721484,"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":["under-construction","under-development"],"created_at":"2025-02-21T01:18:13.253Z","updated_at":"2026-03-22T19:30:16.643Z","avatar_url":"https://github.com/Patoski-patoski.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bloggify\n\nBloggify is a full-stack blogging application that allows users to create, manage, and share blog posts. Built with a focus on simplicity and usability, Bloggify employs a modern tech stack to provide a seamless experience for both developers and users.\n\n## Features\n\n- **User Authentication**: Secure login and registration using JSON Web Tokens (JWT).\n- **CRUD Operations**: Create, Read, Update, and Delete blog posts with ease.\n- **Slug-based URLs**: Access blog posts via user-friendly slugs.\n- **User Management**: Each user can manage their own blog posts.\n\n## Technology Stack\n\n- **Frontend**: HTML, CSS, Bootstrap, JavaScript\n- **Backend**: Node.js with Express.js\n- **Database**: MongoDB, accessed through Mongoose\n- **Authentication**: JSON Web Tokens (JWT)\n\n## Installation\n\nTo get started with Bloggify, follow these steps:\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/Patoski-patoski/bloggify.git\n   cd bloggify\n   ```\n\n2. **Install dependencies**:\n\n   ```bash\n   npm install\n   ```\n\n3. **Set up your environment**:\n   - Create a `.env` file in the root directory and add your MongoDB connection string and JWT secret:\n\n    ```bash\n     MONGODB_URI=your_mongodb_uri\n     JWT_SECRET=your_jwt_secret\n     REFRESH_JWT_SECRET=your_jwt_refresh_secret\n     ```\n\n4. **Run the application**:\n\n   ```bash\n   npm start\n   ```\n\n   The application should now be running on `http://localhost:3000`.\n\n## API Endpoints\n\n### Authentication\n\n- **POST /register**: Register a new user\n- **POST /login**: Login an existing user\n\n### Blog Posts\n\n- **GET /api/posts**: Retrieve all blog posts\n- **GET /api/posts/:slug**: Retrieve a single blog post by slug\n- **POST /api/posts**: Create a new blog post\n- **PUT /api/posts/:slug**: Update an existing blog post\n- **DELETE /api/posts/:slug**: Delete a blog post\n\n## License\n\nThis project does not specify a license, so the default copyright applies. Feel free to contribute and modify as needed.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.\n\n## Contact\n\nFor any inquiries, please reach out to [patrickpeters911@mail.com](mailto:patrickpeters911@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatoski-patoski%2Fbloggify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatoski-patoski%2Fbloggify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatoski-patoski%2Fbloggify/lists"}