{"id":22389687,"url":"https://github.com/rflcnunes/gobank","last_synced_at":"2025-09-06T14:52:03.978Z","repository":{"id":243589883,"uuid":"812510404","full_name":"rflcnunes/gobank","owner":"rflcnunes","description":"Gobank is a Golang project to consolidate OOP concepts, such as structs, pointers, references, packages, visibility, composition, encapsulation, and interfaces.","archived":false,"fork":false,"pushed_at":"2024-06-10T01:41:33.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-17T14:55:36.797Z","etag":null,"topics":["go","golang","oop"],"latest_commit_sha":null,"homepage":"","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/rflcnunes.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":"2024-06-09T05:18:41.000Z","updated_at":"2024-06-10T01:45:03.000Z","dependencies_parsed_at":"2024-06-10T02:47:39.296Z","dependency_job_id":"b0bd48ba-5404-4cbc-bd2c-1f7f95b3b2f7","html_url":"https://github.com/rflcnunes/gobank","commit_stats":null,"previous_names":["rflcnunes/gobank"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rflcnunes/gobank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rflcnunes%2Fgobank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rflcnunes%2Fgobank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rflcnunes%2Fgobank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rflcnunes%2Fgobank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rflcnunes","download_url":"https://codeload.github.com/rflcnunes/gobank/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rflcnunes%2Fgobank/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273919931,"owners_count":25191207,"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-06T02:00:13.247Z","response_time":2576,"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":["go","golang","oop"],"created_at":"2024-12-05T03:12:40.135Z","updated_at":"2025-09-06T14:52:03.955Z","avatar_url":"https://github.com/rflcnunes.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gobank\n\nGobank is a project developed as part of the [Go Lang: Object-Oriented Programming](https://cursos.alura.com.br/user/rafael-nunes17/course/go-lang-oo/certificate) course from Alura. The main objective of this project is to apply and consolidate fundamental concepts of object-oriented programming in Golang.\n\n## Objective\n\nThe main objective of this project is to study and exercise the following concepts:\n- Object-Oriented Programming (OOP)\n- Structs\n- Pointers\n- References\n- Packages\n- Visibility\n- Composition and Encapsulation\n- Interfaces\n\n## Project Structure\n\nThe project is organized into the following packages:\n- `accounts`: Contains definitions for different types of bank accounts (checking and savings).\n- `customers`: Manages customer information.\n- `payments`: Handles payment operations.\n\n## How to Run\n\nTo run the project, ensure you have [Go](https://golang.org/) installed. Clone the repository and execute the following commands:\n\n```bash\n# Clone the repository\ngit clone https://github.com/rflcnunes/gobank.git\n\n# Navigate to the project directory\ncd gobank\n\n# Run the project\ngo run main.go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frflcnunes%2Fgobank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frflcnunes%2Fgobank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frflcnunes%2Fgobank/lists"}