{"id":20669722,"url":"https://github.com/alef-basilio/mongodb-api---backend---08-2024","last_synced_at":"2026-04-29T20:34:17.981Z","repository":{"id":254160234,"uuid":"845651845","full_name":"Alef-Basilio/MongoDB-API---BackEnd---08-2024","owner":"Alef-Basilio","description":"A connection with a non-relational database that can be used by users. Node.js, Express.js, JavaScript and MongoDB.","archived":false,"fork":false,"pushed_at":"2025-10-02T19:31:04.000Z","size":34215,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-02T21:19:38.252Z","etag":null,"topics":["back-end","backend","javascript","js","mongodb","mongoose","nodejs"],"latest_commit_sha":null,"homepage":"https://node-front-iota.vercel.app/","language":"JavaScript","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/Alef-Basilio.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-08-21T16:57:24.000Z","updated_at":"2025-10-02T19:33:48.000Z","dependencies_parsed_at":"2024-08-28T21:27:51.252Z","dependency_job_id":null,"html_url":"https://github.com/Alef-Basilio/MongoDB-API---BackEnd---08-2024","commit_stats":null,"previous_names":["alef-basilio/nodeback","alef-basilio/mongodb-api---backend---08-2024"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Alef-Basilio/MongoDB-API---BackEnd---08-2024","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alef-Basilio%2FMongoDB-API---BackEnd---08-2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alef-Basilio%2FMongoDB-API---BackEnd---08-2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alef-Basilio%2FMongoDB-API---BackEnd---08-2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alef-Basilio%2FMongoDB-API---BackEnd---08-2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alef-Basilio","download_url":"https://codeload.github.com/Alef-Basilio/MongoDB-API---BackEnd---08-2024/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alef-Basilio%2FMongoDB-API---BackEnd---08-2024/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"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":["back-end","backend","javascript","js","mongodb","mongoose","nodejs"],"created_at":"2024-11-16T20:15:50.839Z","updated_at":"2026-04-29T20:34:17.954Z","avatar_url":"https://github.com/Alef-Basilio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003eHow to access the deploy running the backend:\u003c/h2\u003e\nFirst access the API so that the Render site can \"activate\" the backend:\n\u003c/br\u003e\n\n@[MongoDB API](https://nodeback-4zha.onrender.com)\n\n```\nhttps://nodeback-4zha.onrender.com\n```\nIf this is your first API access of the day, this may take several minutes.\n\u003c/br\u003e\n\nOnce you can access the JSON from the backend above, access the frontend next:\n\u003c/br\u003e\n\n@[MongoDB CRUD](https://mongodbcrud-backend-f8fole6uw-alef-basilios-projects.vercel.app/)\n\n```\nhttps://mongodbcrud-backend-f8fole6uw-alef-basilios-projects.vercel.app/\n```\n\nThe front-end GitHub repository: [MongoDB CRUD](https://github.com/Alef-Basilio/MongoDB-CRUD---FrontEnd---08-2024)\n\n\n\u003ch1 align=\"center\" style=\"font-weight: bold;\"\u003eMongoDB API\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\nTopics: \n\u003ca href=\"#tech\"\u003eTechnolgies\u003c/a\u003e |\n\u003ca href=\"#how\"\u003eHow was made\u003c/a\u003e |\n\u003ca href=\"#obj\"\u003eObjective\u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n\u003cb\u003eA connection with a non-relational database that can be used by users.\u003c/b\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Error: reload the page to see the image\" src=\"./interface.jpg\" width=\"100%\"\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\u003ch2 id=\"tech\" align=\"center\"\u003eTechnologies\u003c/h2\u003e\nNode.js, Express.js and JavaScript.\n\n### Database:\nMongoDB.\n\n\n\u003ch2 id=\"how\" align=\"center\"\u003eHow was made\u003c/h2\u003e\nUsing technologies linked to JavaScript to create a server and make queries.\n\u003c/br\u003e\nSeparating the front-end and the back-end by the Render website web service and Vercel.\n\n\n\u003ch2 id=\"obj\" align=\"center\"\u003eObjective\u003c/h2\u003e\nTo better understand the architecture of web applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falef-basilio%2Fmongodb-api---backend---08-2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falef-basilio%2Fmongodb-api---backend---08-2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falef-basilio%2Fmongodb-api---backend---08-2024/lists"}