{"id":31925057,"url":"https://github.com/danielslew/code_cause","last_synced_at":"2026-04-15T22:32:50.352Z","repository":{"id":41594235,"uuid":"280712972","full_name":"DanielSLew/code_cause","owner":"DanielSLew","description":"Github for Non-Developers - Request help for projects (Rails backend, React frontend)","archived":false,"fork":false,"pushed_at":"2023-01-19T20:13:53.000Z","size":1555,"stargazers_count":0,"open_issues_count":30,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-17T04:11:47.481Z","etag":null,"topics":["rails-api","react","rspec","sqlite3"],"latest_commit_sha":null,"homepage":"","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/DanielSLew.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":"2020-07-18T18:12:47.000Z","updated_at":"2024-04-17T04:11:47.482Z","dependencies_parsed_at":"2023-02-11T20:30:40.440Z","dependency_job_id":null,"html_url":"https://github.com/DanielSLew/code_cause","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielSLew/code_cause","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2Fcode_cause","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2Fcode_cause/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2Fcode_cause/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2Fcode_cause/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielSLew","download_url":"https://codeload.github.com/DanielSLew/code_cause/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2Fcode_cause/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017366,"owners_count":26086052,"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-13T02:00:06.723Z","response_time":61,"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":["rails-api","react","rspec","sqlite3"],"created_at":"2025-10-14T00:26:46.485Z","updated_at":"2025-10-14T00:26:48.459Z","avatar_url":"https://github.com/DanielSLew.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n### Getting Started:\n\n`bundle install` =\u003e will install your dependencies\n\n`rake db:create` =\u003e create your development/test databases\n`rake db:migrate` =\u003e create all the tables in your database\n`rake db:seed` =\u003e populate the database with data\n\n\n### Updating\n\n`bundle install` =\u003e will install any new dependencies added\n`rake db:reset` =\u003e will delete db, create db, migrate, and add new seed data\n\n### api\n\nroutes:\n  - `index` will return all of the resource (ie all projects)\n  - `show` will return one of the specified resource (ie one project)\n  - `create` will try to create a new resource (ie create a new project)\n  - `update` will try to update an existing resource (ie update a project)\n  - `destroy` will try to delete an existing resource (ie delete a project)\n\n`GET    /api/v1/projects/:id`\n- This means send a `GET` request to `/api/v1/projects/:id` where `:id` is the id of the resource.\n\n\n`rake routes | grep project` =\u003e Will show you all the api endpoints for projects\n\n`rake routes | grep user` =\u003e will show you all the api endpoints for users\n\n`rake routes | grep tag` =\u003e will show you all the api endpoints for tags\n\n`rake routes | grep message` =\u003e will show you all the api endpoints for messages\n\n`rake routes | grep vote` =\u003e will show you all the api endpoints for votes","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielslew%2Fcode_cause","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielslew%2Fcode_cause","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielslew%2Fcode_cause/lists"}