{"id":21409680,"url":"https://github.com/edgar-code-repository/node-express-movies-rest-api","last_synced_at":"2025-03-16T17:42:59.403Z","repository":{"id":150026280,"uuid":"211589092","full_name":"edgar-code-repository/node-express-movies-rest-api","owner":"edgar-code-repository","description":"Rest API developed with Node, Express and PostgreSQL.","archived":false,"fork":false,"pushed_at":"2021-02-01T01:26:09.000Z","size":762,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T04:29:33.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/edgar-code-repository.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":"2019-09-29T02:17:56.000Z","updated_at":"2021-02-01T01:27:10.000Z","dependencies_parsed_at":"2023-04-12T20:24:45.900Z","dependency_job_id":null,"html_url":"https://github.com/edgar-code-repository/node-express-movies-rest-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/edgar-code-repository%2Fnode-express-movies-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgar-code-repository%2Fnode-express-movies-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgar-code-repository%2Fnode-express-movies-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgar-code-repository%2Fnode-express-movies-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgar-code-repository","download_url":"https://codeload.github.com/edgar-code-repository/node-express-movies-rest-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910454,"owners_count":20367537,"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-11-22T17:28:06.835Z","updated_at":"2025-03-16T17:42:59.379Z","avatar_url":"https://github.com/edgar-code-repository.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"MOVIES REST API\n------------------------------------------------------------------------------------------------------------\n\nRest API developed with Node and Express.\n\nLibraries node-postgres and knex are used to connect and store data in a PostgreSQL database.\n\nThis app contains endpoints that allows to store data about movies and genres.\n\n------------------------------------------------------------------------------------------------------------\n\nDependencies used by the app:\n\n```\n\n  \"dependencies\": {\n    \"cors\": \"^2.8.5\",\n    \"dotenv\": \"^8.1.0\",\n    \"express\": \"^4.17.1\",\n    \"knex\": \"^0.19.5\",\n    \"pg\": \"^7.12.1\"\n  },\n  \"devDependencies\": {\n    \"nodemon\": \"^1.19.2\"\n  }\n\n```\n\n------------------------------------------------------------------------------------------------------------\n\n**Call to retrieve genres from Postman:**\n\n![Screenshot Genres](screenshots/postman-node-rest-genres.png)\n\n------------------------------------------------------------------------------------------------------------\n\n**Get call to retrive movies by genre from Postman:**\n\n![Screenshot MoviesByGenre](screenshots/postman-node-movies-pagination.png)\n\n------------------------------------------------------------------------------------------------------------\n\n**Get call to retrieve a movie by id from Postman:**\n\n![Screenshot MovieById](screenshots/postman-node-movie-by-id.png)\n\n------------------------------------------------------------------------------------------------------------\n\n**Post call to store a movie from Postman:**\n\n![Screenshot PostMovie](screenshots/postman-node-movies-post.png)\n\n------------------------------------------------------------------------------------------------------------","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgar-code-repository%2Fnode-express-movies-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedgar-code-repository%2Fnode-express-movies-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgar-code-repository%2Fnode-express-movies-rest-api/lists"}