{"id":37205088,"url":"https://github.com/vinbyte/mzk","last_synced_at":"2026-01-14T23:38:04.311Z","repository":{"id":216124985,"uuid":"740528732","full_name":"vinbyte/mzk","owner":"vinbyte","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-15T05:06:16.000Z","size":906,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T08:11:30.974Z","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/vinbyte.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-01-08T14:29:24.000Z","updated_at":"2024-01-09T03:22:41.000Z","dependencies_parsed_at":"2024-01-15T06:31:29.245Z","dependency_job_id":"25a2613f-5ecc-4059-ae1b-b0f1854360b1","html_url":"https://github.com/vinbyte/mzk","commit_stats":null,"previous_names":["vinbyte/mzk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinbyte/mzk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinbyte%2Fmzk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinbyte%2Fmzk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinbyte%2Fmzk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinbyte%2Fmzk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinbyte","download_url":"https://codeload.github.com/vinbyte/mzk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinbyte%2Fmzk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28439144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"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":[],"created_at":"2026-01-14T23:38:03.470Z","updated_at":"2026-01-14T23:38:04.283Z","avatar_url":"https://github.com/vinbyte.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prerequisites\n- Golang installed\n- Postgres installed\n- [DBMate](https://github.com/amacneil/dbmate) installed. Or you can use dbmate via docker instead (using `make` command)\n- Docker (optional, if you want to run via docker instead)\n\n# How to run\n\n## Without docker\n1. Clone the repo\n1. Copy and paste `.env.sample` to `.env`. And the config in `.env` file.\n1. Make sure a database in ready in your Postgres\n1. Run a migrations using dbmate to create a table and seed data. `dbmate -u \"\u003cdatabase_url\u003e\" up`. Example : `dbmate -u \"postgres://postgres:@localhost:5432/postgres\" up`. Make sure the database is same as defined in `.env` file\n1. Run `make dev` to run the server. It will running on port `6060` by default.\n![make_dev img](/assets/make_dev.png)\n1. The API docs is available via Swagger. You can open it in http://localhost:6060/swagger/index.html\n![swagger img](/assets/swagger.png)\n1. You can try directly in Swagger.\n![swagger-response img](/assets/swagger-response.png)\n\n## With docker\n\n1. Clone the repo\n1. Run your docker\n1. Run `make compose-up`. It will prepare all you need to run the app. Spin up a Postgres container, build the app, and do a db migration.\n![docker img](/assets/docker-compose-up.png)\n1. The API docs is available via Swagger. You can open it in http://localhost:6060/swagger/index.html\n![swagger img](/assets/swagger.png)\n1. You can try directly in Swagger.\n![swagger-response img](/assets/swagger-response.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinbyte%2Fmzk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinbyte%2Fmzk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinbyte%2Fmzk/lists"}