{"id":20120992,"url":"https://github.com/csuarez/juc-mongodb-api","last_synced_at":"2025-07-31T23:03:59.431Z","repository":{"id":141864544,"uuid":"51433192","full_name":"csuarez/juc-mongodb-api","owner":"csuarez","description":"A REST API built with MongoDB and Flask for educational purposes","archived":false,"fork":false,"pushed_at":"2016-02-12T11:27:47.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T20:19:20.245Z","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/csuarez.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}},"created_at":"2016-02-10T10:03:40.000Z","updated_at":"2016-02-11T18:16:22.000Z","dependencies_parsed_at":"2023-05-01T04:16:38.660Z","dependency_job_id":null,"html_url":"https://github.com/csuarez/juc-mongodb-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csuarez/juc-mongodb-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csuarez%2Fjuc-mongodb-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csuarez%2Fjuc-mongodb-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csuarez%2Fjuc-mongodb-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csuarez%2Fjuc-mongodb-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csuarez","download_url":"https://codeload.github.com/csuarez/juc-mongodb-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csuarez%2Fjuc-mongodb-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268133640,"owners_count":24201374,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-13T19:25:24.399Z","updated_at":"2025-07-31T23:03:59.405Z","avatar_url":"https://github.com/csuarez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# juc-mongodb-api\n\nAPI creada para las **II Jornadas Técnicas UEx – CIEMAT. Introducción a NoSQL con MongoDB**. Versión completa de [csuarez/juc-mongodb-api-template](https://github.com/csuarez/juc-mongodb-api-template).\n\n## Instalación\n\n1. Instalando dependencias\n  ```sh\n  sudo apt-get install git python-dev python-pip\n  sudo pip install pymongo Flask\n  ```\n\n2. Bajamos la plantilla\n  ```sh\n  git clone https://github.com/csuarez/juc-mongodb-api.git\n  cd juc-mongodb-api\n  ```\n\n3. Añadimos datos de prueba\n  ```\n  mongoimport --db shop --collection catalog --file catalog.json --host 0.0.0.0\n  ```\n\n4. Arrancamos la API\n  ```sh\n  python api.py\n  ```\n\n**NOTA**: El servicio se levanta en el puerto `5000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsuarez%2Fjuc-mongodb-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsuarez%2Fjuc-mongodb-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsuarez%2Fjuc-mongodb-api/lists"}