{"id":24127127,"url":"https://github.com/codefta/go-mini-commerce","last_synced_at":"2025-03-01T02:19:32.717Z","repository":{"id":156798639,"uuid":"388808722","full_name":"codefta/go-mini-commerce","owner":"codefta","description":"The take home project for technical interview - dot freelancer","archived":false,"fork":false,"pushed_at":"2021-07-28T00:49:23.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-27T04:17:19.066Z","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/codefta.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":"2021-07-23T13:21:25.000Z","updated_at":"2024-06-19T12:14:24.268Z","dependencies_parsed_at":"2024-06-19T12:14:22.554Z","dependency_job_id":"c4ef9739-27d2-4d46-bd30-b4dc3706a0f9","html_url":"https://github.com/codefta/go-mini-commerce","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefta%2Fgo-mini-commerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefta%2Fgo-mini-commerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefta%2Fgo-mini-commerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefta%2Fgo-mini-commerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codefta","download_url":"https://codeload.github.com/codefta/go-mini-commerce/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241305490,"owners_count":19941156,"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":"2025-01-11T17:39:25.566Z","updated_at":"2025-03-01T02:19:32.685Z","avatar_url":"https://github.com/codefta.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mini Commerce API\n\nThis is API for simple E-Commerce\n\n- [Features](#features)\n- [Usage](#usage)\n- [Further Development](#further-development)\n\n## Features\n\n- Provide Restful API (GET, POST, PUT, DELETE)\n- Using Relational Database (in this case, i use many-to-many relationship)\n- Primitive SQL Query\n- MVC Pattern (I'm using this pattern because good for maintain monolith service and used by many people)\n- Redis for cache (set and get key when use method `GET`, unset all key when using method `POST`, `PUT`, and `DELETE`)\n\n## Usage\n\n- Running the API\n\n`make run`\n\n- Rebuild app\n\n`make update-app`\n\n- Rebuild db\n\n`make update-db`\n\n- Stop the API\n\n`make down`\n\n## Further Development\n\n- Using ORM for connection db\n- Implement unit test and integration test\n- Implement CLEAN code for this project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefta%2Fgo-mini-commerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodefta%2Fgo-mini-commerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefta%2Fgo-mini-commerce/lists"}