{"id":15110075,"url":"https://github.com/akshay-chaulya/worldtravel-api","last_synced_at":"2026-01-28T09:03:25.877Z","repository":{"id":257725086,"uuid":"857059969","full_name":"akshay-chaulya/worldtravel-api","owner":"akshay-chaulya","description":"worldtravel application backend mainly using node.js, express.js and mongoDB ","archived":false,"fork":false,"pushed_at":"2024-12-20T18:40:45.000Z","size":5586,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T13:24:22.894Z","etag":null,"topics":["authentication","cloudinary","expressjs","javascript","jwt","leflate","location","map","mongodb","mongoose","multer","node","node-js","nodemailer","worldtravel"],"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/akshay-chaulya.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":"2024-09-13T18:10:27.000Z","updated_at":"2024-12-20T18:40:49.000Z","dependencies_parsed_at":"2024-09-18T09:30:22.505Z","dependency_job_id":"f0329945-347a-4d15-8851-c94f5d227346","html_url":"https://github.com/akshay-chaulya/worldtravel-api","commit_stats":null,"previous_names":["akshay-chaulya/worldtravel-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay-chaulya%2Fworldtravel-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay-chaulya%2Fworldtravel-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay-chaulya%2Fworldtravel-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay-chaulya%2Fworldtravel-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akshay-chaulya","download_url":"https://codeload.github.com/akshay-chaulya/worldtravel-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247364494,"owners_count":20927150,"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":["authentication","cloudinary","expressjs","javascript","jwt","leflate","location","map","mongodb","mongoose","multer","node","node-js","nodemailer","worldtravel"],"created_at":"2024-09-25T23:40:38.844Z","updated_at":"2026-01-28T09:03:25.859Z","avatar_url":"https://github.com/akshay-chaulya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WorldTravel - Backend\n\nThe backend of WorldTravel handles user authentication, email verification, profile image uploads, and saving/deleting traveled cities on a map. It is built using Node.js, Express, MongoDB, and integrates Cloudinary for image storage.\n\n## Features\n\n1. **User Sign-up**: Users can sign up with email verification and a profile image.\n2. **User Login**: Allows users to log in to their accounts.\n3. **Password Reset**: Users can change their passwords.\n4. **Save Traveled Cities \u0026 Countries**: Users can save cities and countries they've traveled to.\n5. **Delete Saved Cities**: Users can delete previously saved cities.\n6. **Pagination**: Paginated data for user-traveled cities.\n7. **Full Authentication**: The backend handles secure user authentication and authorization.\n\n## Technologies\n\n- Node.js\n- Express\n- MongoDB (Mongoose)\n- Cloudinary (for image storage)\n- JSON Web Tokens (JWT) for authentication\n- Mailtrap for email verification\n- Multer (for file uploads)\n\n## Setup\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/akshay-chaulya/worldtravel.git\n    cd worldtravel/backend\n    ```\n\n2. Install dependencies:\n    ```bash\n    npm install\n    ```\n\n3. Create a `.env` file and add the necessary environment variables:\n    ```plaintext\n    MONGO_URI=\u003cyour-mongo-db-uri\u003e\n    JWT_SECRET=\u003cyour-jwt-secret\u003e\n    CLOUDINARY_API_KEY=\u003cyour-cloudinary-api-key\u003e\n    CLOUDINARY_API_SECRET=\u003cyour-cloudinary-api-secret\u003e\n    CLOUDINARY_CLOUD_NAME=\u003cyour-cloudinary-cloud-name\u003e\n    EMAIL_HOST=\u003cyour-mailtrap-host\u003e\n    EMAIL_PORT=\u003cyour-mailtrap-port\u003e\n    EMAIL_USER=\u003cyour-mailtrap-username\u003e\n    EMAIL_PASS=\u003cyour-mailtrap-password\u003e\n    ```\n\n4. Start the development server:\n    ```bash\n    npm run dev\n    ```\n\n5. Run in production:\n    ```bash\n    npm start\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshay-chaulya%2Fworldtravel-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshay-chaulya%2Fworldtravel-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshay-chaulya%2Fworldtravel-api/lists"}