{"id":26434157,"url":"https://github.com/ahmedrafid023/express-backend-server","last_synced_at":"2026-04-02T03:10:33.175Z","repository":{"id":280255151,"uuid":"937002684","full_name":"AhmedRafid023/Express-backend-server","owner":"AhmedRafid023","description":"It is an express.js backend server using mongoDB as database","archived":false,"fork":false,"pushed_at":"2025-04-30T17:29:53.000Z","size":4753,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T16:32:05.890Z","etag":null,"topics":["expressjs","mongodb","nodejs","rest-api"],"latest_commit_sha":null,"homepage":"https://express-backend-server-omega.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/AhmedRafid023.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-22T05:16:31.000Z","updated_at":"2025-04-30T17:29:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"441d3b6a-22bd-4679-8502-a1be4d0dc13a","html_url":"https://github.com/AhmedRafid023/Express-backend-server","commit_stats":null,"previous_names":["ahmedrafid023/express-backend-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AhmedRafid023/Express-backend-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmedRafid023%2FExpress-backend-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmedRafid023%2FExpress-backend-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmedRafid023%2FExpress-backend-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmedRafid023%2FExpress-backend-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AhmedRafid023","download_url":"https://codeload.github.com/AhmedRafid023/Express-backend-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmedRafid023%2FExpress-backend-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"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":["expressjs","mongodb","nodejs","rest-api"],"created_at":"2025-03-18T07:32:55.682Z","updated_at":"2026-04-02T03:10:33.152Z","avatar_url":"https://github.com/AhmedRafid023.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎬 Matrix Backend - Movie Website API\r\n\r\nThis is the backend server for the **Matrix** movie website, built using **Node.js, Express.js, and MongoDB**.\r\n\r\n## 🚀 Live API\r\n🔗 [Express Backend Server](https://express-backend-server-omega.vercel.app/)\r\n\r\n## 🛠️ Tech Stack\r\n- **Hosting:** Vercel ☁️\r\n- **Node.js** ⚡\r\n- **Express.js** 🚀\r\n- **MongoDB \u0026 Mongoose** 📦\r\n- **JWT Authentication** 🔐\r\n- **CORS \u0026 Dotenv** 🌍\r\n\r\n## 📦 Installation\r\n\r\nClone the repository:\r\n```sh\r\ngit clone https://github.com/AhmedRafid023/Express-backend-server.git\r\ncd matrix-backend\r\n```\r\n\r\nInstall dependencies:\r\n```sh\r\nnpm install\r\n```\r\n\r\nCreate a `.env` file in the root directory and add:\r\n```\r\nPORT=5000\r\nMONGO_URI=your_mongodb_connection_string\r\nJWT_SECRET=your_jwt_secret\r\n```\r\n\r\nRun the development server:\r\n```sh\r\nnpm run devStart\r\n```\r\n\r\n## 📌 API Endpoints\r\n\r\n### Authentication\r\n- `POST /api/auth/register` - Register a new user\r\n- `POST /api/auth/login` - Login and get JWT token\r\n\r\n### User Watchlist\r\n- `POST /api/watchlist/add` - Add a movie to watchlist\r\n- `GET /api/watchlist/check` - Check if it's already in the watchlist\r\n- `GET /api/watchlist` - Get user’s watchlist\r\n- `DELETE /api/watchlist/remove` - Remove a movie from watchlist\r\n\r\n## 🤝 Contributing\r\nContributions are welcome! Feel free to fork the project and submit a PR.\r\n\r\n## 📜 License\r\nMIT License © 2025 Ahmed Rafid\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedrafid023%2Fexpress-backend-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmedrafid023%2Fexpress-backend-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedrafid023%2Fexpress-backend-server/lists"}