{"id":29312990,"url":"https://github.com/nutcas3/blog","last_synced_at":"2026-04-11T05:38:07.908Z","repository":{"id":303320452,"uuid":"1015044638","full_name":"nutcas3/blog","owner":"nutcas3","description":"Simple blog","archived":false,"fork":false,"pushed_at":"2025-07-07T01:31:55.000Z","size":559,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-03T17:57:39.680Z","etag":null,"topics":["angular","gin-gonic","golang","postgresql"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nutcas3.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-07-06T22:57:18.000Z","updated_at":"2025-07-21T17:59:04.000Z","dependencies_parsed_at":"2025-07-07T02:37:26.339Z","dependency_job_id":null,"html_url":"https://github.com/nutcas3/blog","commit_stats":null,"previous_names":["nutcas3/blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nutcas3/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutcas3%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutcas3%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutcas3%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutcas3%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nutcas3","download_url":"https://codeload.github.com/nutcas3/blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutcas3%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31670378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["angular","gin-gonic","golang","postgresql"],"created_at":"2025-07-07T09:13:54.613Z","updated_at":"2026-04-11T05:38:07.871Z","avatar_url":"https://github.com/nutcas3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog Application\n\nA full-stack blog application with a Go backend API and Angular frontend.\n\n![Blog Homepage](./docs/images/Screenshot%20from%202025-07-07%2004-13-58.png)\n\n*Screenshot: The blog homepage showing recent posts*\n\n## Overview\n\nThis project consists of two main components:\n- **Backend**: A Go REST API with PostgreSQL database\n- **Frontend**: An Angular single-page application with Tailwind CSS and Angular Material\n\n## Documentation\n\n- [Running the Full Stack](./docs/RUNNING_FULLSTACK.md) - Instructions for running both backend and frontend\n- [Backend Architecture](./docs/ARCHITECTURE.md) - Overview of the Go backend architecture\n- [Frontend Architecture](./docs/FRONTEND_ARCHITECTURE.md) - Overview of the Angular frontend architecture\n\n## Quick Start\n\n### Backend\n\n```bash\ncd blog-backend\nmake docker-run   # Start the database\nmake run          # Build and run the backend (migrations run automatically)\n```\n\nThe backend will be available at http://localhost:8080\n\n![Backend API](./docs/images/Screenshot%20from%202025-07-07%2004-14-07.png)\n*Screenshot: Example of the backend API response*\n\n### Frontend\n\n```bash\ncd blog-frontend\nnpm install       # Only needed once\nng serve          # Start the Angular development server\n```\n\nThe frontend will be available at http://localhost:4200\n\n## Features\n\n### Search Functionality\n![Search Feature](./docs/images/Screenshot%20from%202025-07-07%2004-15-19.png)\n*Screenshot: Searching for blog posts with real-time results*\n\n### Responsive Design\n![Responsive Design](./docs/images/image.png)\n*Screenshot: The blog application on mobile and desktop views*\n\n### Post Management\n![Post Editor](./docs/images/Screenshot%20from%202025-07-07%2004-14-53.png)\n*Screenshot: Creating and editing blog posts with rich text editor*\n\nAdditional features:\n- Create, read, update, and delete blog posts\n- Tailwind CSS for modern styling\n- Angular Material components\n- RESTful API with Go\n- Automatic database migrations\n\n## Component Documentation\n\nFor more detailed information about each component:\n\n- [Backend Documentation](./blog-backend/README.md)\n- [Frontend Documentation](./blog-frontend/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutcas3%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnutcas3%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutcas3%2Fblog/lists"}