{"id":21090713,"url":"https://github.com/sanafagal/mongodb-project","last_synced_at":"2026-05-07T09:33:11.388Z","repository":{"id":242156935,"uuid":"805991687","full_name":"SanAfaGal/mongodb-project","owner":"SanAfaGal","description":"API for event management at Politécnico Colombiano JIC, enabling the registration and management of events, talks, conferences, and meetings, with data stored in a NoSQL database.","archived":false,"fork":false,"pushed_at":"2024-06-01T00:06:03.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T19:47:19.938Z","etag":null,"topics":["atlas","env","fastapi","mongodb","pydantic","python","uvicorn"],"latest_commit_sha":null,"homepage":"","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/SanAfaGal.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":"2024-05-26T03:59:50.000Z","updated_at":"2024-11-09T22:24:01.000Z","dependencies_parsed_at":"2024-06-01T01:23:55.531Z","dependency_job_id":"7af1f4a6-f0f5-4f8a-b755-f5e2d70366db","html_url":"https://github.com/SanAfaGal/mongodb-project","commit_stats":null,"previous_names":["sanafagal/mongodb-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SanAfaGal/mongodb-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanAfaGal%2Fmongodb-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanAfaGal%2Fmongodb-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanAfaGal%2Fmongodb-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanAfaGal%2Fmongodb-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SanAfaGal","download_url":"https://codeload.github.com/SanAfaGal/mongodb-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanAfaGal%2Fmongodb-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32731419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"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":["atlas","env","fastapi","mongodb","pydantic","python","uvicorn"],"created_at":"2024-11-19T21:39:49.326Z","updated_at":"2026-05-07T09:33:11.369Z","avatar_url":"https://github.com/SanAfaGal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Instructions to Run:\n\n1. Clone the repository:\n\n```\ngit clone https://github.com/SanAfaGal/mongodb-project\n```\n\n2. Navigate to the project directory:\n```\ncd mongodb-project\n```\n\n3. Create a virtual environment and install packages:\n```\npip install -r requirements.txt\n```\n\n4. Ensure you have the MongoDB Atlas connection string in the .env file:\n```\nMONGODB_URI='\u003cstr\u003e'\n```\n\n5. Create 3 collections in the 'event_management' database:\n```\nusers\nevents\ncomments\n```\n\n## Make sure to\n\n- Include your IP address in the IP access list by selecting the Network Access tab.\n- Create a user and password to access the database.\n- Update the correct username and password in the MONGODB_URI environment variable.\n\n6. Run the program in the terminal:\n```\nuvicorn app:app\n```\n## Usage and Examples\n\n\nTo view the documentation and test the endpoints, go to the following URL once the project is running:\n\n```\nhttp://127.0.0.1:8000/docs\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanafagal%2Fmongodb-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanafagal%2Fmongodb-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanafagal%2Fmongodb-project/lists"}