{"id":15567243,"url":"https://github.com/iml1111/imfast-motor","last_synced_at":"2025-04-24T00:03:18.414Z","repository":{"id":45642845,"uuid":"513193193","full_name":"iml1111/IMFast-Motor","owner":"iml1111","description":"Boilerplate for Large Scale FastAPI Web Backend Structure with Motor(Mongodb)","archived":false,"fork":false,"pushed_at":"2024-04-09T16:05:50.000Z","size":60,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T00:03:05.210Z","etag":null,"topics":["boilerplate","fastapi","mongodb"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iml1111.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-07-12T15:20:35.000Z","updated_at":"2025-01-31T06:03:11.000Z","dependencies_parsed_at":"2024-02-26T08:25:25.033Z","dependency_job_id":"23828260-18c7-4e7e-8e86-29fd0f3fdd6f","html_url":"https://github.com/iml1111/IMFast-Motor","commit_stats":null,"previous_names":[],"tags_count":7,"template":true,"template_full_name":"iml1111/IMFast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml1111%2FIMFast-Motor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml1111%2FIMFast-Motor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml1111%2FIMFast-Motor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iml1111%2FIMFast-Motor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iml1111","download_url":"https://codeload.github.com/iml1111/IMFast-Motor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535088,"owners_count":21446507,"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":["boilerplate","fastapi","mongodb"],"created_at":"2024-10-02T17:10:28.427Z","updated_at":"2025-04-24T00:03:18.393Z","avatar_url":"https://github.com/iml1111.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![imfast](https://user-images.githubusercontent.com/29897277/178490130-561c60cd-5e77-47c8-a5a4-239c908a1b13.png)\n# IMFast-Motor\n**Boilerplate for Large Scale FastAPI Web Backend Structure with Motor(Mongodb) (Edited 2022-07-13)**\n\nThis implementation is an extension structure of `IMFast` optimized for Motor(Mongodb async library).\n\n[Here](https://github.com/iml1111/IMFast) you can see the basic implementation concept of IMFast.\n\n## Model Implementation\n\n```shell\n...\n├── app\n│   ├── api\n│   │   ├── __init__.py\n│   │   └── v1\n│   │       └── sample_model.py # Sample API with Mongodb\n│   └── depends\n│      └── context.py # Context depends for easy db access\n│\n├── model\n│   ├── __init__.py\n│   ├── appmodel\n│   │   └── log.py # CRUD Pydantic Model\n│   └── mongodb\n│       ├── __init__.py # Mongodb Connector \u0026 Init.\n│       ├── collection\n│       │   ├── __init__.py # Base Model\n│       │   ├── app_config.py # AppConfig Collection Model\n│       │   └── log.py # Log Collection Model\n│       └── initializer.py # Mongodb Initializer\n...\n```\n\n## References\n\n- https://github.com/iml1111/IMFast\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiml1111%2Fimfast-motor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiml1111%2Fimfast-motor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiml1111%2Fimfast-motor/lists"}