{"id":22150872,"url":"https://github.com/sadiksunbul/blogify","last_synced_at":"2025-07-26T04:31:26.964Z","repository":{"id":246209005,"uuid":"820417493","full_name":"SadikSunbul/Blogify","owner":"SadikSunbul","description":"Blogify is a platform where users can create, edit and delete blog posts. Users can also like and comment on their posts. The project will be designed in accordance with Onion Architecture principles.","archived":false,"fork":false,"pushed_at":"2024-06-27T06:34:29.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T21:06:06.449Z","etag":null,"topics":["blog-project","clean-architecture","clean-code","go","go-api","go-blog","go-onion-architecture","go-project","go-rest-api","golang","postgresql","postgresql-database"],"latest_commit_sha":null,"homepage":"","language":"Go","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/SadikSunbul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-26T12:31:33.000Z","updated_at":"2024-07-25T23:19:30.000Z","dependencies_parsed_at":"2024-06-26T15:44:37.246Z","dependency_job_id":null,"html_url":"https://github.com/SadikSunbul/Blogify","commit_stats":null,"previous_names":["sadiksunbul/blogify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SadikSunbul/Blogify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadikSunbul%2FBlogify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadikSunbul%2FBlogify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadikSunbul%2FBlogify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadikSunbul%2FBlogify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SadikSunbul","download_url":"https://codeload.github.com/SadikSunbul/Blogify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadikSunbul%2FBlogify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267117250,"owners_count":24038640,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blog-project","clean-architecture","clean-code","go","go-api","go-blog","go-onion-architecture","go-project","go-rest-api","golang","postgresql","postgresql-database"],"created_at":"2024-12-02T00:22:21.189Z","updated_at":"2025-07-26T04:31:26.570Z","avatar_url":"https://github.com/SadikSunbul.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blogify\n\nBlogify is a comprehensive platform designed for users to create, edit, and delete blog posts. It also allows users to engage with posts through likes and comments. The project is structured following the principles of Onion Architecture, ensuring a clean and maintainable codebase.\n\n## Table of Contents\n\n- [Features](#features)\n- [Architecture](#architecture)\n- [Technologies Used](#technologies-used)\n- [Setup and Installation](#setup-and-installation)\n- [API Documentation](#api-documentation)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- **User Authentication**: Secure sign-up and login functionality.\n- **Blog Management**: Create, edit, and delete blog posts.\n- **Engagement Tools**: Like and comment on posts.\n- **Onion Architecture**: Structured for maintainability and scalability.\n\n## Architecture\n\nBlogify follows the Onion Architecture, which emphasizes the separation of concerns and dependency inversion. The architecture is divided into several layers:\n\n- **Domain Layer**: Contains the core business logic and entities.\n- **Application Layer**: Manages use cases and orchestrates the application logic.\n- **Infrastructure Layer**: Handles external interactions such as databases and APIs.\n- **Presentation Layer**: Manages user interface and API endpoints.\n\n## Technologies Used\n\n- **Backend**: Go (Golang) with Gin framework\n- **Database**: PostgreSQL\n- **Authentication**: JWT (JSON Web Tokens)\n- **API Documentation**: Postman\n\n## Setup and Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/yourusername/Blogify.git \n   cd Blogify\n2. **Install dependencies:**\n   ```bash\n   go mod download\n3. **Run the application:**\n   ```bash\n   go run main.go\n## API Documentation\n\nFor detailed API documentation and testing, please visit the [Blogify Postman Workspace](https://documenter.getpostman.com/view/27431083/2sA3dsmDY2).\n\n## Contributing\n\nContributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) to get started.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadiksunbul%2Fblogify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadiksunbul%2Fblogify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadiksunbul%2Fblogify/lists"}