{"id":31799753,"url":"https://github.com/brahmaiah-rayalla/angular-blogger","last_synced_at":"2026-05-03T20:31:39.924Z","repository":{"id":304738645,"uuid":"148330521","full_name":"Brahmaiah-Rayalla/Angular-Blogger","owner":"Brahmaiah-Rayalla","description":"Angular-Blogger is a blog designed with Angular 6+ version and used components, pipes, services and interaction with rest back end services.","archived":false,"fork":false,"pushed_at":"2018-09-11T19:51:15.000Z","size":15613,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-15T02:52:21.288Z","etag":null,"topics":["angular-cli","angular6","bootstrap4","components","models","pipes","services","typescript2"],"latest_commit_sha":null,"homepage":null,"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/Brahmaiah-Rayalla.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":"2018-09-11T14:29:24.000Z","updated_at":"2018-09-11T19:51:16.000Z","dependencies_parsed_at":"2025-07-15T03:03:51.023Z","dependency_job_id":null,"html_url":"https://github.com/Brahmaiah-Rayalla/Angular-Blogger","commit_stats":null,"previous_names":["brahmaiah-rayalla/angular-blogger"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Brahmaiah-Rayalla/Angular-Blogger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahmaiah-Rayalla%2FAngular-Blogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahmaiah-Rayalla%2FAngular-Blogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahmaiah-Rayalla%2FAngular-Blogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahmaiah-Rayalla%2FAngular-Blogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Brahmaiah-Rayalla","download_url":"https://codeload.github.com/Brahmaiah-Rayalla/Angular-Blogger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahmaiah-Rayalla%2FAngular-Blogger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005459,"owners_count":26083902,"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-10-10T02:00:06.843Z","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":["angular-cli","angular6","bootstrap4","components","models","pipes","services","typescript2"],"created_at":"2025-10-10T22:39:05.545Z","updated_at":"2025-10-10T22:39:06.909Z","avatar_url":"https://github.com/Brahmaiah-Rayalla.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blogger App using Angular 6 with CLI\n\nBlogger App developed using Angular 6 version and used below anugular concepts used\nhttp://brahma517.blogspot.com/2018/09/blogger-app-using-angular-6-with-cli.html\n\u003cul\u003e\n  \u003cli\u003e Angular Components \u003c/li\u003e\n  \u003cli\u003e Angular Services \u003c/li\u003e\n  \u003cli\u003e Angular Pipes \u003c/li\u003e\n  \u003cli\u003e Bootstrap styles\u003c/li\u003e\n  \u003cli\u003e Angular Models \u003c/li\u003e\n\u003c/ul\u003e\n# Screen prints:\n\n  Home:\n  ![Capture-1](https://github.com/Brahmaiah-Rayalla/Angular-Blogger/blob/master/Capture-1.PNG)\n  \n  Posts:\n  ![Capture-2](https://github.com/Brahmaiah-Rayalla/Angular-Blogger/blob/master/Capture-2.PNG)\n  \n  Post:\n  ![Capture-3](https://github.com/Brahmaiah-Rayalla/Angular-Blogger/blob/master/Capture-3.PNG)\n  \n  ContactUS:\n  ![Capture-4](https://github.com/Brahmaiah-Rayalla/Angular-Blogger/blob/master/Capture-4.PNG)\n  \n  AddPost:\n  ![Capture-5](https://github.com/Brahmaiah-Rayalla/Angular-Blogger/blob/master/Capture-5.PNG)\n\n\n\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.4.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n# MyBlogger\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrahmaiah-rayalla%2Fangular-blogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrahmaiah-rayalla%2Fangular-blogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrahmaiah-rayalla%2Fangular-blogger/lists"}