{"id":19685613,"url":"https://github.com/digia3d/cat-lovers-blog","last_synced_at":"2026-05-06T14:39:36.328Z","repository":{"id":61662607,"uuid":"553805873","full_name":"digia3d/Cat-Lovers-Blog","owner":"digia3d","description":"This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users. ","archived":false,"fork":false,"pushed_at":"2023-01-02T15:42:19.000Z","size":4745,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T07:08:08.610Z","etag":null,"topics":["postgresql","rails","ruby","ruby-gem"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/digia3d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-18T19:56:35.000Z","updated_at":"2023-01-02T15:30:03.000Z","dependencies_parsed_at":"2023-02-01T03:16:04.140Z","dependency_job_id":null,"html_url":"https://github.com/digia3d/Cat-Lovers-Blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digia3d%2FCat-Lovers-Blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digia3d%2FCat-Lovers-Blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digia3d%2FCat-Lovers-Blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digia3d%2FCat-Lovers-Blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digia3d","download_url":"https://codeload.github.com/digia3d/Cat-Lovers-Blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993578,"owners_count":19890418,"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":["postgresql","rails","ruby","ruby-gem"],"created_at":"2024-11-11T18:22:53.856Z","updated_at":"2026-05-06T14:39:31.292Z","avatar_url":"https://github.com/digia3d.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog App\n\nThe Blog app is a classic example of a blog website. I have created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.\n\nThings you may want to cover:\n\n# Ruby version\n`ruby 3.0.4`\n\n# System dependencies\n- Node\n- Ruby\n- Rails\n- Git\n\n# Configuration\n- **Run app**\n  - ``rails server``\n\n# Database creation\n  - ``create database blog_app``\n\n# How to run the test suite\n  - Ruby linter test: ``rubocop``\n  - Style linter test: ``npx stylelint \"**/*.{css,scss}\"\n\n# How to run tests\n  - Use Rspec gem to test our code.\n  - You can run those tests locally if you follow the steps:\n    - install all the gems running : ``bundle install``\n    - to run the file use : ``rails server``\n    - and then run: ``rspec``.\n\n### Testing\n\nIn order to run tests for this project make sure you have installed all previously mentioned [prerequisites](#prerequisites) section, then run the code below.\n\n- Run all tests\n  - This should run all tests using 'RSpec-Rails' and (in some cases) 'Capybara'\n  ```sh\n  bundle exec rspec\n\n## Routes for testing\n\nhttp://localhost:3000/api/v1/users/1/posts/1/comments/\n\nhttp://localhost:3000/api/v1/users/1/posts/1\n\nhttp://localhost:3000/api/v1/users/1/posts\n\nhttp://localhost:3000/api/v1/users/1\n\nhttp://localhost:3000/api/v1/users\n\nhttp://localhost:3000/api/v1/users/1/posts/1/comments/new\n\n## Author\n\n👤 **Aleksandra Ujvari**\n\n- GitHub: [@digia3d](https://github.com/digia3d)\n- LinkedIn: [Aleksandra (Digital Marketing A3D) Ujvari](https://www.linkedin.com/in/aleksandra-ujvari-85235a210/) \n- Twitter: [@ujvari65](https://twitter.com/ujvari65)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/digia3d/Blog_App/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- Inspiration\n- etc\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigia3d%2Fcat-lovers-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigia3d%2Fcat-lovers-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigia3d%2Fcat-lovers-blog/lists"}