{"id":19238897,"url":"https://github.com/vic778/blog-app","last_synced_at":"2026-06-23T10:32:00.662Z","repository":{"id":40574453,"uuid":"478048855","full_name":"vic778/blog-app","owner":"vic778","description":" The Blog app is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby, Ruby on Rails ","archived":false,"fork":false,"pushed_at":"2022-05-01T15:56:23.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-02-23T14:15:04.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sleepy-lake-67883.herokuapp.com","language":"Ruby","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/vic778.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}},"created_at":"2022-04-05T08:58:59.000Z","updated_at":"2023-05-13T12:01:23.000Z","dependencies_parsed_at":"2022-08-09T23:31:48.487Z","dependency_job_id":null,"html_url":"https://github.com/vic778/blog-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vic778/blog-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic778%2Fblog-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic778%2Fblog-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic778%2Fblog-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic778%2Fblog-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vic778","download_url":"https://codeload.github.com/vic778/blog-app/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic778%2Fblog-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34686725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":[],"created_at":"2024-11-09T16:35:06.668Z","updated_at":"2026-06-23T10:32:00.641Z","avatar_url":"https://github.com/vic778.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BLOG APP\n\n\u003e The Blog app is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.\n\nThis API is made of three models:\n- User model\n- Post model\n- Comment model\n- Like model \n- Ability model \n\n\nThe API has the following endpoints:\n\n\nallow user to authenticate and return a token\n\n`POST /users/sign_in`\n\nallows user to create an account\n\n`POST /users/sign_up`\n\nreturns all the posts\n\n`GET /users/id/posts`\n\nallows admin to create an post\n\n`POST /users/id/posts/new`\n\nreturns a specific post\n\n`GET /users/id/posts/id`\n\n## Built With\n\n- Rails\n- Ruby \n- Postgresql\n\n## Getting Started\n\nHere are the steps to follow in order to get this project on your local computer.\n\n### Prerequisites\n\n`rails v7.0.2 +`\n\n`ruby v3.0.2 +`\n\n### Setup\n\nclone this repo by typing `git clone https://github.com/vic778/blog-app`\n\n### Install\n\ninstall the dependencies by typing `bundle install`\n\n### Usage\n\nstart the local server by running `rails s`\n\n### Testing\n\nrun the tests by typing `bundle exec rspec`\n\n### Rubocoop\nrun the tests by typing `rubocop --color`\n\n### Deployment\n\nN/A\n\n## Author\n\n👤 **Victor Barh**\n\n- GitHub: [@Vvic778](https://github.com/vic778)\n- Twitter: [@victoirBarh](https://twitter.com/)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/victoir-barh)\n\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used !\n\n## 📝 License\n\nThis project is [MIT](lic.url) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvic778%2Fblog-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvic778%2Fblog-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvic778%2Fblog-app/lists"}