{"id":19373781,"url":"https://github.com/waelson/goexpert-cliente-server","last_synced_at":"2025-06-25T18:04:41.004Z","repository":{"id":193338517,"uuid":"674015132","full_name":"Waelson/goexpert-cliente-server","owner":"Waelson","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-07T18:56:49.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-07T02:05:27.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/Waelson.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-08-03T00:32:35.000Z","updated_at":"2023-09-07T14:32:01.000Z","dependencies_parsed_at":"2023-09-07T20:00:18.077Z","dependency_job_id":null,"html_url":"https://github.com/Waelson/goexpert-cliente-server","commit_stats":null,"previous_names":["waelson/goexpert-cliente-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Waelson%2Fgoexpert-cliente-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Waelson%2Fgoexpert-cliente-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Waelson%2Fgoexpert-cliente-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Waelson%2Fgoexpert-cliente-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Waelson","download_url":"https://codeload.github.com/Waelson/goexpert-cliente-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240501242,"owners_count":19811574,"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-11-10T08:31:46.522Z","updated_at":"2025-02-24T15:20:58.645Z","avatar_url":"https://github.com/Waelson.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Expert - Cliente / Servidor\nProjeto cliente / servidor desenvolvido para empregar o uso de: \n- Tratamento de contextos Golang (`context.Context`)\n- Requisições HTTP\n- Manipulação de banco de dados SQLite\n- Manipulação de arquivos\n\n## Baixando as dependências\n```\n$ go mod tidy\n```\n\n## Servidor\nIniciando o servidor\n\n```\n$ cd cmd/server\n$ go run main.go\n```\nO arquivo do banco de dados se encontra no arquivo abaixo:\n```\ndb/cotacao.db\n```\n\n## Cliente\nIniciando o servidor\n```\n$ cd cmd/client\n$ go run main.go\n```\n\nO arquivo contendo as cotações serão armazenados no arquivo abaixo:\n```\ncmd/client/cotacao.txt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaelson%2Fgoexpert-cliente-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaelson%2Fgoexpert-cliente-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaelson%2Fgoexpert-cliente-server/lists"}