{"id":18421204,"url":"https://github.com/brybrophy/dotnet_core_todo_api_docker","last_synced_at":"2025-10-13T09:32:09.334Z","repository":{"id":81271194,"uuid":"99386335","full_name":"brybrophy/dotnet_core_todo_api_docker","owner":"brybrophy","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-04T23:32:24.000Z","size":6078,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T13:49:22.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/brybrophy.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":"2017-08-04T23:24:00.000Z","updated_at":"2017-08-07T03:25:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"d03ec1cb-c0de-40de-9cd3-dd75d608ca93","html_url":"https://github.com/brybrophy/dotnet_core_todo_api_docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brybrophy/dotnet_core_todo_api_docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fdotnet_core_todo_api_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fdotnet_core_todo_api_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fdotnet_core_todo_api_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fdotnet_core_todo_api_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brybrophy","download_url":"https://codeload.github.com/brybrophy/dotnet_core_todo_api_docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fdotnet_core_todo_api_docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014524,"owners_count":26085536,"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":[],"created_at":"2024-11-06T04:24:44.819Z","updated_at":"2025-10-13T09:32:09.287Z","avatar_url":"https://github.com/brybrophy.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## This is a simple CRUD API for todos.\n\nI built it to learn the process of deploying a dotnet core application to heroku using a docker container.\n\nYou can test the API using Postman at [https://todo-api-docker.herokuapp.com/api/todo](https://todo-api-docker.herokuapp.com/api/todo).\n\nThe process for deployment to heroku is as follows:\n\n- run `dotnet publish -c Release -o out`\n- run `docker build -t [DOCKER_IMAGE_NAME] -f ./Dockerfile.web .`\n- run `docker tag [DOCKER_IMAGE_NAME] registry.heroku.com/[HEROKU_APP_NAME]/web`\n- run `heroku container:push web -a [HEROKU_APP_NAME]`\n- run `heroku open -a [HEROKU_APP_NAME]`\n\nThis project uses Entity Framework In Memory Storage.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrybrophy%2Fdotnet_core_todo_api_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrybrophy%2Fdotnet_core_todo_api_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrybrophy%2Fdotnet_core_todo_api_docker/lists"}