{"id":26871702,"url":"https://github.com/eocode/video-api_drf","last_synced_at":"2025-11-09T12:03:24.129Z","repository":{"id":126329684,"uuid":"304777193","full_name":"eocode/Video-API_DRF","owner":"eocode","description":"Video API with DRF and Django","archived":false,"fork":false,"pushed_at":"2020-10-17T03:42:16.000Z","size":339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T07:34:08.511Z","etag":null,"topics":["api","dev-containers","django","django-rest-framework","docker","drf","rest-api","video"],"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/eocode.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":"2020-10-17T01:57:34.000Z","updated_at":"2020-10-17T03:43:19.000Z","dependencies_parsed_at":"2023-06-16T08:00:33.543Z","dependency_job_id":null,"html_url":"https://github.com/eocode/Video-API_DRF","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eocode/Video-API_DRF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eocode%2FVideo-API_DRF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eocode%2FVideo-API_DRF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eocode%2FVideo-API_DRF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eocode%2FVideo-API_DRF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eocode","download_url":"https://codeload.github.com/eocode/Video-API_DRF/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eocode%2FVideo-API_DRF/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283503072,"owners_count":26846504,"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-11-09T02:00:05.828Z","response_time":62,"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":["api","dev-containers","django","django-rest-framework","docker","drf","rest-api","video"],"created_at":"2025-03-31T07:30:27.047Z","updated_at":"2025-11-09T12:03:24.124Z","avatar_url":"https://github.com/eocode.png","language":"Python","readme":"\n# API\n\nBuild with dev container in VsCode\n\nObjective: Test Dev Containers in VsCode with an app in Django and DRG for development\n\n## DEMO\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"img/1.png\"\u003e\n\u003c/div\u003e\n\n## How to test?\n\nGET\n\n```bash\ncurl http://localhost:8000/api/v1/videos\n```\n\nPOST\n\n```bash\ncurl -X POST http://localhost:8000/api/v1/videos -H \"Content-Type: application/json\" -d '{\"title\": \"Nuevo Video\", \"description\": \"Una breve descripcion\", \"slug\": \"nuevo-video\"}'\n```\n\nGET Id\n\n```bash\ncurl http://localhost:8000/api/v1/videos/1 -I\n```\n\nPUT\n\n```bash\ncurl -X PUT http://localhost:8000/api/v1/videos/2 -H \"Content-Type: application/json\" -d '{\"title\": \"Nuevo título\", \"description\": \"Una nueva descripcion\", \"slug\": \"nuevo-video\"}'\n```\n\nDELETE\n\n```bash\ncurl -X DELETE http://localhost:8000/api/v1/videos/2\n```\n\n## How to use?\n\nRun VsCode Dev Containers and type:\n\n```\npip install -r requirements.txt\npython manage.py runserver\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feocode%2Fvideo-api_drf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feocode%2Fvideo-api_drf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feocode%2Fvideo-api_drf/lists"}