{"id":15151408,"url":"https://github.com/iak97/rails_todo_api","last_synced_at":"2026-02-16T16:04:23.777Z","repository":{"id":210943320,"uuid":"727816965","full_name":"iak97/rails_todo_api","owner":"iak97","description":"A todo api using ruby on rails with rspec","archived":false,"fork":false,"pushed_at":"2023-12-24T07:11:32.000Z","size":201,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T08:36:44.319Z","etag":null,"topics":["rails","rails-api","rails-application","rails7","rspec","rspec-rails","rspec-testing","ruby","ruby-app","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/iak97.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}},"created_at":"2023-12-05T16:26:42.000Z","updated_at":"2024-02-27T20:07:12.000Z","dependencies_parsed_at":"2023-12-24T08:20:41.673Z","dependency_job_id":"70b7d36f-01d0-46e6-b1a0-9416f96ec104","html_url":"https://github.com/iak97/rails_todo_api","commit_stats":null,"previous_names":["iak97/rails_todo_api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iak97/rails_todo_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iak97%2Frails_todo_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iak97%2Frails_todo_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iak97%2Frails_todo_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iak97%2Frails_todo_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iak97","download_url":"https://codeload.github.com/iak97/rails_todo_api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iak97%2Frails_todo_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29512285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["rails","rails-api","rails-application","rails7","rspec","rspec-rails","rspec-testing","ruby","ruby-app","ruby-on-rails"],"created_at":"2024-09-26T15:02:05.846Z","updated_at":"2026-02-16T16:04:23.744Z","avatar_url":"https://github.com/iak97.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Todo API\n\nThis is a Rails API only application using TDD RSpec Testing and included SimpleCov gem for code coverage. It allows users to add and manage their todos 📝.\n\n## Prerequisites\n\nBefore cloning this repository, please ensure that you have the following installed on your local machine:\n\n- Ruby 💎 \u003e 3\n- Rails 🛤️ \u003e 7\n\n## Installation ⏬\n\nTo get started with the project, follow these steps:\n\n## 1. Clone the repository 📂:\n\n```bash\ngit clone git@github.com:iak97/rails_todo_api.git\n```\n\n## 2. Change into the project directory ↪️ :\n\n```bash\ncd rails_todo_api\n```\n\n## 3. Install the required gems 🔮:\n\n```bash\nbundle install\n```\n\n## 4. Edit `config/database.yml` file with your db credentials 💾.\n\n## 5. Create the database and run the migrations 🏃:\n\n```bash\nrails db:create db:migrate\n```\n\n## 6. Start the Rails server 🚀:\n\n```bash\nrails s\n```\n\n## 7. To run specs 💡:\n\n```bash\nrspec\n```\n\n## 8. Access the API in your Postman 🌐 at [http://localhost:3000](http://localhost:3000).\n\n## Note\n\nIf you encounter any issues please let me know. Give me a 🌟 if you like this project!!!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiak97%2Frails_todo_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiak97%2Frails_todo_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiak97%2Frails_todo_api/lists"}