{"id":20260612,"url":"https://github.com/ramon-mateus/lyrics-lab-api","last_synced_at":"2026-02-18T13:31:55.663Z","repository":{"id":244061129,"uuid":"813868468","full_name":"Ramon-Mateus/Lyrics-Lab-API","owner":"Ramon-Mateus","description":"Projeto de API do sistema de composição de músicas e cifras chamado Lyrics Lab.","archived":false,"fork":false,"pushed_at":"2025-04-14T16:04:50.000Z","size":101,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T23:25:27.269Z","etag":null,"topics":["api-rest","aspnet-web-api","csharp","entity-framework"],"latest_commit_sha":null,"homepage":"","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/Ramon-Mateus.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,"zenodo":null}},"created_at":"2024-06-11T22:46:06.000Z","updated_at":"2025-04-14T16:04:54.000Z","dependencies_parsed_at":"2024-06-28T07:56:45.773Z","dependency_job_id":"4acb9e22-bed7-463a-98be-b18d65195d40","html_url":"https://github.com/Ramon-Mateus/Lyrics-Lab-API","commit_stats":null,"previous_names":["ramon-mateus/lyrics-lab-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ramon-Mateus/Lyrics-Lab-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramon-Mateus%2FLyrics-Lab-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramon-Mateus%2FLyrics-Lab-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramon-Mateus%2FLyrics-Lab-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramon-Mateus%2FLyrics-Lab-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ramon-Mateus","download_url":"https://codeload.github.com/Ramon-Mateus/Lyrics-Lab-API/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramon-Mateus%2FLyrics-Lab-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29580808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"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":["api-rest","aspnet-web-api","csharp","entity-framework"],"created_at":"2024-11-14T11:20:48.134Z","updated_at":"2026-02-18T13:31:50.654Z","avatar_url":"https://github.com/Ramon-Mateus.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Instalar\n- .Net 8+: [Aqui](https://dotnet.microsoft.com/pt-br/download)\n- Execute esse comando para baixar a ferramenta do Entity Framework para gerenciar migrations e updates no banco:\n```shell\ndotnet tool install --global dotnet-ef\n```\n\n## Docker\n\n- Subir o container do Postgres:\n```shell\ndocker run --name postgres -e POSTGRES_USER=admin -e POSTGRES_PASSWORD=SenhaForte123# -p 5432:5432 -d postgres\n```\n\n- Se já criou o container anteriormente, para subir novamente basta rodar esse comando:\n```shell\ndocker start postgres\n```\n\n- Para verificar se o container subiu e rodou corretamente execute o comando abaixo no terminal e veja se o status está UP:\n```shell\ndocker ps\n```\n\n_Adiante, para rodar o projeto basta estar na raiz e rodar os comandos abaixo em sequência. Eles vão, respectivamente, criar a migration e atualizar o banco e ,por fim, rodar o projeto._\n\n## .Net\n\n- Criar a migration\n```shell\ndotnet ef migrations add CreateTables\n```\n\n- Atualizar o banco com as migrations criadas\n```shell\ndotnet ef database update\n```\n\n- Rodar o projeto\n```shell\ndotnet run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framon-mateus%2Flyrics-lab-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framon-mateus%2Flyrics-lab-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framon-mateus%2Flyrics-lab-api/lists"}