{"id":30892237,"url":"https://github.com/babilonczyk/phoenix-crud","last_synced_at":"2025-09-08T19:12:28.794Z","repository":{"id":190874200,"uuid":"655347217","full_name":"babilonczyk/phoenix-crud","owner":"babilonczyk","description":"A simple application written in phoenix. The goal was to learn basics of how phoenix framework works.","archived":false,"fork":false,"pushed_at":"2023-06-20T14:05:32.000Z","size":309,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-08-26T20:48:00.971Z","etag":null,"topics":["crud","elixir","phoenix"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/babilonczyk.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}},"created_at":"2023-06-18T16:13:09.000Z","updated_at":"2023-08-26T20:48:04.876Z","dependencies_parsed_at":"2023-08-26T20:58:42.277Z","dependency_job_id":null,"html_url":"https://github.com/babilonczyk/phoenix-crud","commit_stats":null,"previous_names":["babilonczyk/phoenix-crud"],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/babilonczyk/phoenix-crud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fphoenix-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fphoenix-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fphoenix-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fphoenix-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babilonczyk","download_url":"https://codeload.github.com/babilonczyk/phoenix-crud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fphoenix-crud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231389,"owners_count":25245585,"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-09-08T02:00:09.813Z","response_time":121,"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":["crud","elixir","phoenix"],"created_at":"2025-09-08T19:12:21.116Z","updated_at":"2025-09-08T19:12:28.783Z","avatar_url":"https://github.com/babilonczyk.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phoenix Crud App\n\nThis is a small phoenix project to test the grounds. It implements crud actions for a blog post.\n\nTo start:\n  * set up correct local postgres credentials in `config/dev.exs`\n  * Run `mix setup` to install and setup dependencies\n  * create db `mix ecto.create`\n  * run migrations  `mix ecto.migrate`\n  * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabilonczyk%2Fphoenix-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabilonczyk%2Fphoenix-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabilonczyk%2Fphoenix-crud/lists"}