{"id":22135184,"url":"https://github.com/kayprogrammer/bidout-auction-v2","last_synced_at":"2026-05-08T13:45:53.007Z","repository":{"id":155577951,"uuid":"623594163","full_name":"kayprogrammer/bidout-auction-v2","owner":"kayprogrammer","description":"A simple auction api built with sanic","archived":false,"fork":false,"pushed_at":"2024-01-23T03:05:50.000Z","size":794,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T15:22:11.182Z","etag":null,"topics":["docker","pgadmin4","postgresql","sanic"],"latest_commit_sha":null,"homepage":"https://bidout-sanic-api.cleverapps.io","language":"Python","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}},"created_at":"2023-04-04T17:25:39.000Z","updated_at":"2024-03-17T07:04:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"4dc4d340-1ec8-4953-a1d3-12046554bfda","html_url":"https://github.com/kayprogrammer/bidout-auction-v2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayprogrammer","download_url":"https://codeload.github.com/kayprogrammer/bidout-auction-v2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245249220,"owners_count":20584497,"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":["docker","pgadmin4","postgresql","sanic"],"created_at":"2024-12-01T19:14:08.123Z","updated_at":"2026-05-08T13:45:47.967Z","avatar_url":"https://github.com/kayprogrammer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BidOut Auction V2\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v2/blob/main/display/sanic.png?raw=true)\n\n\n#### Sanic Docs: [Documentation](https://sanic.dev)\n\n#### PG ADMIN: [Documentation](https://pgadmin.org) \n\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-v2.git\n```\n\n#### In the root directory:\n- Install all dependencies\n```bash\n    $ pip install -r requirements.txt\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    $ alembic upgrade heads \n```\n```bash\n    $ sanic app.main:app --debug --reload\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    $ pytest --disable-warnings -vv\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-v2/blob/main/display/display1.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v2/blob/main/display/display2.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v2/blob/main/display/display3.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v2/blob/main/display/display4.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v2/blob/main/display/display5.png?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fbidout-auction-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayprogrammer%2Fbidout-auction-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fbidout-auction-v2/lists"}