{"id":17216326,"url":"https://github.com/tonybenoy/motor_fastapi","last_synced_at":"2026-01-19T05:33:15.144Z","repository":{"id":37202673,"uuid":"385655521","full_name":"tonybenoy/motor_fastapi","owner":"tonybenoy","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-14T22:31:51.000Z","size":28,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T07:31:58.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tonybenoy.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-13T15:42:03.000Z","updated_at":"2023-03-04T09:59:47.000Z","dependencies_parsed_at":"2024-12-19T15:41:15.177Z","dependency_job_id":null,"html_url":"https://github.com/tonybenoy/motor_fastapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tonybenoy/motor_fastapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fmotor_fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fmotor_fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fmotor_fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fmotor_fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonybenoy","download_url":"https://codeload.github.com/tonybenoy/motor_fastapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fmotor_fastapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28561858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2024-10-15T03:27:29.943Z","updated_at":"2026-01-19T05:33:15.129Z","avatar_url":"https://github.com/tonybenoy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoMotorFastapi\n\n## How to run server\n\nI have the images tagged to my local registry so run a local registry as shown below. In case you don't want to run your own registry do change the image name to a non registry tag.\n\n`docker run -d -p 5000:5000 --name registry registry:2`\n\n## To run the server\n\nCreate .env with MONGODB_URL\n\n### Using docker\n\n```\ndocker-compose build\ndocker-compose push\ndocker-compose up\n```\n\n### Without Docker\n\n```\npython -m venv venv\nsource venv/bin/activate\npip install -r requirement.txt\ngunicorn -b 0.0.0.0:8000 src.main:app -w 1 -k uvicorn.workers.UvicornWorker --preload\n```\n\nAccess the server [here](http://127.0.0.1:8000)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonybenoy%2Fmotor_fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonybenoy%2Fmotor_fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonybenoy%2Fmotor_fastapi/lists"}