{"id":21246813,"url":"https://github.com/Apfirebolt/imdb_clone_microservices_architecture","last_synced_at":"2025-12-30T21:05:01.450Z","repository":{"id":114820379,"uuid":"446552136","full_name":"Apfirebolt/open-movie-database","owner":"Apfirebolt","description":"Back-end API written in Express to support IMDB database app written in Nuxt JS","archived":false,"fork":false,"pushed_at":"2023-03-07T11:16:32.000Z","size":462,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T00:49:05.218Z","etag":null,"topics":["api-rest","expressjs","imdb-api","javascript","mongodb","mongoose"],"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/Apfirebolt.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":"2022-01-10T19:15:40.000Z","updated_at":"2023-03-07T11:18:12.000Z","dependencies_parsed_at":"2023-05-23T20:45:20.018Z","dependency_job_id":null,"html_url":"https://github.com/Apfirebolt/open-movie-database","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/Apfirebolt%2Fopen-movie-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fopen-movie-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fopen-movie-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fopen-movie-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apfirebolt","download_url":"https://codeload.github.com/Apfirebolt/open-movie-database/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685525,"owners_count":20330980,"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-rest","expressjs","imdb-api","javascript","mongodb","mongoose"],"created_at":"2024-11-21T02:07:00.957Z","updated_at":"2025-12-30T21:05:01.396Z","avatar_url":"https://github.com/Apfirebolt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMDB Database Back-end API in Express ⚡️\n\n## Project Briefing\n\nThis is the back-end API I've written to support the IMDB-database app I created in Nuxt JS. You can find the front-end app which is written using Vue and Nuxt JS here - https://github.com/Apfirebolt/imdb-clone-frontend-nuxt.\n\nBack-end has user authentication model and supports saving movies as playlist with different categories. \n\nMade with ❤️ by **[@apfirebolt](https://github.com/Apfirebolt/)**\n\n## Built With\n\n* [Express](https://expressjs.com/)\n* [MongoDB](https://www.mongodb.com/)\n* [Mongoose](https://mongoosejs.com/)\n\n## Project setup\n\nSimply install node modules for backend. Make sure you have MongoDB installed and running on your system, you can also have it running inside a Docker container. Of course, you'd need you have Node and NPM environment configured on your system.\n\n```\nnpm install\nnpm start\n```\n\n## Database Architecture\n\n- MongoDB is used as database which works pretty smoothly with Javascript and other Javascript frameworks. \n- Mongoose ORM is used to define document schemas and perform \ncomplex queries.\n- It has 4 models namely 'User', 'Movie', 'Playlist' and 'Category'.\n\n## Future Requirements\n\n- Might add feature for users to be able to review a movie and share saved movies with other users.\n\n## Updates\n\n- Any future updates to the API would be documented here.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FApfirebolt%2Fimdb_clone_microservices_architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FApfirebolt%2Fimdb_clone_microservices_architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FApfirebolt%2Fimdb_clone_microservices_architecture/lists"}