{"id":22135129,"url":"https://github.com/kayprogrammer/bidout-auction-v7","last_synced_at":"2025-09-07T02:09:38.986Z","repository":{"id":181818484,"uuid":"666826135","full_name":"kayprogrammer/bidout-auction-v7","owner":"kayprogrammer","description":"A simple bidding API built with Go Fiber ","archived":false,"fork":false,"pushed_at":"2024-03-02T08:59:08.000Z","size":442522,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-26T01:26:12.669Z","etag":null,"topics":["fiber","golang","gorm","pgadmin4","postgresql"],"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/kayprogrammer.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":"2023-07-15T17:48:35.000Z","updated_at":"2024-03-17T07:05:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd19fcb8-9565-481d-bda9-21ceb9ae5c45","html_url":"https://github.com/kayprogrammer/bidout-auction-v7","commit_stats":null,"previous_names":["kayprogrammer/bidout-auction-v7"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kayprogrammer/bidout-auction-v7","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayprogrammer","download_url":"https://codeload.github.com/kayprogrammer/bidout-auction-v7/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v7/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986629,"owners_count":25202708,"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-07T02:00:09.463Z","response_time":67,"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":["fiber","golang","gorm","pgadmin4","postgresql"],"created_at":"2024-12-01T19:13:51.329Z","updated_at":"2025-09-07T02:09:38.927Z","avatar_url":"https://github.com/kayprogrammer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BIDOUT AUCTION V7\nA simple bidding API built with Fiber \n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v7/blob/main/display/fiber.png?raw=true)\n\n\n#### FIBER DOCS: [Documentation](https://docs.gofiber.io/)\n#### GORM DOCS: [Documentation](https://gorm.io/)\n#### PG ADMIN: [Documentation](https://pgadmin.org) \n#### Swagger: [Documentation](https://swagger.io/docs/)\n\n## How to run locally\n\n* Download this repo or run: \n```bash\n    $ git clone git@github.com:kayprogrammer/bidout-auction-v7.git\n```\n\n#### In the root directory:\n- Install all dependencies\n```bash\n    $ go install github.com/cosmtrek/air@latest \n    $ go mod download\n```\n- Create an `.env` file and copy the contents from the `.env.example` to the file and set the respective values. A postgres database can be created with PG ADMIN or psql\n\n- Run Locally\n```bash\n    $ air\n```\n\n- Run With Docker\n```bash\n    $ docker-compose up --build -d --remove-orphans\n```\nOR\n```bash\n    $ make build\n```\n\n- Test Coverage\n```bash\n    $ go test ./tests -v -count=1\n```\nOR\n```bash\n    $ make test\n```\n\n## Docs\n#### SWAGGER API Url: [BidOut Docs](https://bidout-fastapi.vercel.app/)\n#### POSTMAN API Url: [BidOut Docs](https://bit.ly/bidout-api)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v7/blob/main/display/display1.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v7/blob/main/display/display2.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v7/blob/main/display/display3.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v7/blob/main/display/display4.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v7/blob/main/display/display5.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v7/blob/main/display/display6.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v7/blob/main/display/display7.png?raw=true)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fbidout-auction-v7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayprogrammer%2Fbidout-auction-v7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fbidout-auction-v7/lists"}