{"id":27097541,"url":"https://github.com/geffrerson7/imdb-clone-movies-api","last_synced_at":"2026-04-18T04:32:56.408Z","repository":{"id":166226726,"uuid":"641672386","full_name":"Geffrerson7/IMDB-CLONE-MOVIES-API","owner":"Geffrerson7","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-27T17:00:58.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-27T18:25:52.120Z","etag":null,"topics":["django","django-rest-framework","docker","drf-yasg","postgresql","python","simple-jwt"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Geffrerson7.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}},"created_at":"2023-05-16T23:47:00.000Z","updated_at":"2023-05-17T04:26:05.000Z","dependencies_parsed_at":"2024-01-18T01:27:13.812Z","dependency_job_id":"5184dd00-cb3c-4449-8228-0c69455e07d6","html_url":"https://github.com/Geffrerson7/IMDB-CLONE-MOVIES-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FIMDB-CLONE-MOVIES-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FIMDB-CLONE-MOVIES-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FIMDB-CLONE-MOVIES-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FIMDB-CLONE-MOVIES-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geffrerson7","download_url":"https://codeload.github.com/Geffrerson7/IMDB-CLONE-MOVIES-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471397,"owners_count":20944154,"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":["django","django-rest-framework","docker","drf-yasg","postgresql","python","simple-jwt"],"created_at":"2025-04-06T10:48:16.664Z","updated_at":"2026-04-18T04:32:51.380Z","avatar_url":"https://github.com/Geffrerson7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMDB-CLONE-MOVIES-API\n\n## Descripción\nAPI para registrar peliculas.\n\n## Instalación local\n\nClonar el repositorio\n\n```bash\n $ git clone https://github.com/Geffrerson7/IMDB-CLONE-MOVIES-API.git\n```\n\nIr al directorio al proyecto\n\n```bash\n $ cd IMDB-CLONE-MOVIES-API\n```\n\nCrear un entorno virtual\n\n```sh\n$ virtualenv venv\n```\n\nActivar el entorno virtual\n```sh\n# windows\n$ source venv/Scripts/activate\n# Linux\n$ source venv/bin/activate\n```\n\nLuego instalar las librerias:\n\n```sh\n(env)$ pip install -r requirements.txt\n```\n\nLuego, realizamos las migraciones.\n```sh\n(env) $ python manage.py makemigrations\n(env) $ python manage.py migrate\n```\n\nUna vez concluido, procedemos a iniciar la app\n```sh\n(env)$ python manage.py runserver\n```\nY navegar a\n```sh\nhttp://127.0.0.1:8000/\n```\n\n## Instalación en Docker del proyecto\n\nClonar el repositorio\n\n```bash\n$ git clone https://github.com/Geffrerson7/IMDB-CLONE-MOVIES-API.git\n```\n\nIr al directorio al proyecto\n\n```bash\n$ cd IMDB-CLONE-MOVIES-API\n```\n\nEjecutar el comando\n```sh\n$ docker-compose up\n```\n\nY navegar a\n```sh\nhttp://127.0.0.1:8000/\n```\n\n## Tecnologías y lenguajes utilizados\n\n* **Python** (v. 3.11.2) [Source](https://www.python.org/)\n* **Django** (v. 4.2.1)  [Source](https://www.djangoproject.com/)\n* **Django Rest Framework** (v. 3.14.0) [Source](https://www.django-rest-framework.org/)\n* **django-cors-headers** (v. 4.0.0) [Source](https://pypi.org/project/django-cors-headers/)\n* **Simple JWT** (v. 5.2.2) [Source](https://django-rest-framework-simplejwt.readthedocs.io/en/latest/)\n* **drf-yasg** (v. 1.21.5) [Source](https://drf-yasg.readthedocs.io/en/stable/)\n* **psycopg2** (v. 2.9.6) [Source](https://pypi.org/project/psycopg2/)\n* **Docker** (v. 3.8) [Source](https://docs.docker.com/)\n\n\n## Author\n- [Gefferson Max Casasola Huamancusi](https://www.github.com/Geffrerson7)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Fimdb-clone-movies-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeffrerson7%2Fimdb-clone-movies-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Fimdb-clone-movies-api/lists"}