{"id":17035825,"url":"https://github.com/danielm/dotnet-api-experiments-with-docker","last_synced_at":"2026-04-11T19:33:09.592Z","repository":{"id":75749317,"uuid":"525594745","full_name":"danielm/dotnet-api-experiments-with-docker","owner":"danielm","description":"Playing with Dotnet 6, docker, microservices and all that stuff","archived":false,"fork":false,"pushed_at":"2022-08-17T01:15:25.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-28T02:22:27.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-17T01:13:00.000Z","updated_at":"2022-08-17T01:23:55.000Z","dependencies_parsed_at":"2023-06-07T13:45:26.998Z","dependency_job_id":null,"html_url":"https://github.com/danielm/dotnet-api-experiments-with-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdotnet-api-experiments-with-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdotnet-api-experiments-with-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdotnet-api-experiments-with-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdotnet-api-experiments-with-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielm","download_url":"https://codeload.github.com/danielm/dotnet-api-experiments-with-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031339,"owners_count":20549912,"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":[],"created_at":"2024-10-14T08:48:16.499Z","updated_at":"2025-12-30T22:50:10.540Z","avatar_url":"https://github.com/danielm.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recipes\n\nJust a an on-going project to play with during a .NET 6 course\n\n## Runing the API\n```\n    $ cd Recipes.API\n    $ dotnet run\n```\n - Open: https://localhost:7040/swagger/index.html\n - Or: https://localhost:7040/WeatherForecast\n\n## Using docker\n```\n    $ docker-compose build\n    $ docker-compose up\n```\n\nDocker makes the app run as Production, so:\n- https redirection is borked without configuring actual certificates (you probably want something like a nginx reverse proxy for this anyway also)\n- Swagger endpoint ovbiously does not workg in production xD\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fdotnet-api-experiments-with-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielm%2Fdotnet-api-experiments-with-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fdotnet-api-experiments-with-docker/lists"}