{"id":22387205,"url":"https://github.com/codelikeagirl29/moviedex-api","last_synced_at":"2025-07-21T17:32:38.434Z","repository":{"id":44757804,"uuid":"512984628","full_name":"CodeLikeAGirl29/moviedex-api","owner":"CodeLikeAGirl29","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-12T03:49:34.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-12-05T02:07:59.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"moviedex-api-silk.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/CodeLikeAGirl29.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":"2022-07-12T03:23:21.000Z","updated_at":"2022-12-05T10:11:27.000Z","dependencies_parsed_at":"2022-08-29T22:00:40.990Z","dependency_job_id":null,"html_url":"https://github.com/CodeLikeAGirl29/moviedex-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/CodeLikeAGirl29%2Fmoviedex-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fmoviedex-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fmoviedex-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fmoviedex-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeLikeAGirl29","download_url":"https://codeload.github.com/CodeLikeAGirl29/moviedex-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236611867,"owners_count":19177014,"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":[],"created_at":"2024-12-05T02:08:02.807Z","updated_at":"2025-02-01T02:42:44.412Z","avatar_url":"https://github.com/CodeLikeAGirl29.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moviedex API\n\n![express](https://camo.githubusercontent.com/0a95585d6b3a07028298a45d60b85a1331358bc336549d64dbbc27977f1495f3/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f7374796c653d666f722d7468652d6261646765266d6573736167653d4578707265737326636f6c6f723d303030303030266c6f676f3d45787072657373266c6f676f436f6c6f723d464646464646266c6162656c3d)\n![nodemon](https://camo.githubusercontent.com/545fe69962105279d6b4a0c4a354a921fbc2e97403f8d9a05e4f1d98d74ccbff/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f7374796c653d666f722d7468652d6261646765266d6573736167653d4e6f64656d6f6e26636f6c6f723d323232323232266c6f676f3d4e6f64656d6f6e266c6f676f436f6c6f723d373644303442266c6162656c3d)\n\n## Requirements\n\nUsers can search for Movies by genre, country or avg_vote\n\n- The endpoint is GET /movie\n- The search options for genre, country, and/or average\n  vote are provided in query string parameters.\n- When searching by genre, users are searching for\n  whether the Movie’s genre includes a specified string.\n  The search should be case insensitive.\n- When searching by country, users are searching for\n  whether the Movie’s country includes a specified\n  string. The search should be case insensitive.\n- When searching by average vote, users are searching\n  for Movies with an `avg_vote` that is greater than or\n  equal to the supplied number.\n- The API responds with an array of full movie entries\n  for the search results\n- The endpoint only responds when given a\n  valid Authorization header with a Bearer API token value.\n- The endpoint should have general security in place such\n  as best practice headers and support for CORS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelikeagirl29%2Fmoviedex-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelikeagirl29%2Fmoviedex-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelikeagirl29%2Fmoviedex-api/lists"}