{"id":20090839,"url":"https://github.com/hemu21/movie-node-api","last_synced_at":"2025-03-02T15:26:37.087Z","repository":{"id":191458317,"uuid":"684688651","full_name":"Hemu21/movie-node-api","owner":"Hemu21","description":"This is Movies Open API","archived":false,"fork":false,"pushed_at":"2023-08-29T19:35:49.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T02:47:08.215Z","etag":null,"topics":["api","api-rest","express","expressjs","movies","rest-api"],"latest_commit_sha":null,"homepage":"https://movie-api-j42t.onrender.com/api/v1/movies","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hemu21.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}},"created_at":"2023-08-29T16:46:14.000Z","updated_at":"2024-10-24T07:44:49.000Z","dependencies_parsed_at":"2023-08-30T02:13:35.709Z","dependency_job_id":null,"html_url":"https://github.com/Hemu21/movie-node-api","commit_stats":null,"previous_names":["hemu21/movie-node-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hemu21%2Fmovie-node-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hemu21%2Fmovie-node-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hemu21%2Fmovie-node-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hemu21%2Fmovie-node-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hemu21","download_url":"https://codeload.github.com/Hemu21/movie-node-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241526440,"owners_count":19976937,"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":["api","api-rest","express","expressjs","movies","rest-api"],"created_at":"2024-11-13T16:26:34.645Z","updated_at":"2025-03-02T15:26:37.062Z","avatar_url":"https://github.com/Hemu21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# movie-node-api\nThis is Movies Open API\n\n# Description\nThis api is created using nodejs, expressjs,mongodb.\n\n## Methods\n### GET\nIt gives the total list of the movies in database \\\nurl - https://movie-api-j42t.onrender.com/api/v1/movies\n\n### POST\nTo add movies to the database from body.\\\n{name:\"moviename\",description:\"about the movie\",rating:3.4} \\\nurl - https://movie-api-j42t.onrender.com/api/v1/movies\n\n### PUT\nTo update a movie details in database from body with movie id in url. \\\n{name:\"newname\",description:\"update about the movie\",rating:4} \\\nid in url is dynamic. \\\nurl - https://movie-api-j42t.onrender.com/api/v1/movies/{id}\n\n### GET\nIt gives the particular movie in database by passing id of the movie from url. \\\nid in url is dynamic. \\\nurl - https://movie-api-j42t.onrender.com/api/v1/movies/{id}\n\n### DELETE\nIt delete the particular movie in database by passing id of the movie from url. \\\nid in url is dynamic. \\\nurl - https://movie-api-j42t.onrender.com/api/v1/movies/{id}\n\n# NOTE\nis there any problem mention it\n# Author\n©Hemanth Kumar\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemu21%2Fmovie-node-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemu21%2Fmovie-node-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemu21%2Fmovie-node-api/lists"}