{"id":38919019,"url":"https://github.com/apolzek/pastebomb","last_synced_at":"2026-01-17T15:31:36.687Z","repository":{"id":203930117,"uuid":"691066653","full_name":"apolzek/pastebomb","owner":"apolzek","description":":bomb: Project that simulates the backend of the pastebin website","archived":false,"fork":false,"pushed_at":"2024-05-09T23:02:23.000Z","size":61370,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-10T00:42:30.805Z","etag":null,"topics":["air","docker","gin-gonic","jwt","migrate","mysql"],"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/apolzek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":"audit.log","citation":null,"codeowners":null,"security":"security/auditlog.go","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-13T12:41:29.000Z","updated_at":"2024-05-09T23:27:48.000Z","dependencies_parsed_at":"2024-01-16T18:37:05.635Z","dependency_job_id":"187e2735-037a-492a-95d5-2aa0d05da5db","html_url":"https://github.com/apolzek/pastebomb","commit_stats":null,"previous_names":["apolzek/pastebomb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apolzek/pastebomb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apolzek%2Fpastebomb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apolzek%2Fpastebomb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apolzek%2Fpastebomb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apolzek%2Fpastebomb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apolzek","download_url":"https://codeload.github.com/apolzek/pastebomb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apolzek%2Fpastebomb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"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":["air","docker","gin-gonic","jwt","migrate","mysql"],"created_at":"2026-01-17T15:31:35.573Z","updated_at":"2026-01-17T15:31:36.555Z","avatar_url":"https://github.com/apolzek.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pastebomb\n\n### Run with docker compose\n\nUp app and database\n```sh\ndocker-compose --profile all up\n```\n### Run app localy\n\nUp database and start app\n```sh\ndocker-compose --profile depends up   \n\ngo mod tidy\ngo run cmd/main.go\n# or \nair\n```\n\u003e http://localhost:8000/health\n\nRun migrations\n```sh\nmigrate -path database/migrations/ -database \"mysql://user:1234@tcp(0.0.0.0:3306)/go_gin_gonic?charset=utf8mb4\u0026parseTime=True\u0026loc=Local\" up\n```\n\nRun tests (*optional*)\n```sh\ngo test -count=1 ./... -v\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapolzek%2Fpastebomb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapolzek%2Fpastebomb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapolzek%2Fpastebomb/lists"}