{"id":22772586,"url":"https://github.com/saagor16/veggify-recipe-backend","last_synced_at":"2026-04-13T06:05:12.073Z","repository":{"id":266636438,"uuid":"898818147","full_name":"saagor16/Veggify-Recipe-Backend","owner":"saagor16","description":"This repository contains the backend code for the Veggify Recipe application. It provides API endpoints for managing items, categories, and other related functionalities.","archived":false,"fork":false,"pushed_at":"2024-12-20T05:18:07.000Z","size":3874,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T14:17:58.099Z","etag":null,"topics":["core","dotenv","expressjs","firebase","mongodb","mongoose","nodemon"],"latest_commit_sha":null,"homepage":"https://veggify-recipe-backend.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/saagor16.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-12-05T05:04:28.000Z","updated_at":"2024-12-20T05:18:32.000Z","dependencies_parsed_at":"2024-12-05T10:18:30.804Z","dependency_job_id":"e8ca7cc5-7dd0-4378-b6ef-2b68899c64a1","html_url":"https://github.com/saagor16/Veggify-Recipe-Backend","commit_stats":null,"previous_names":["saagor16/veggify-recipe-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FVeggify-Recipe-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FVeggify-Recipe-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FVeggify-Recipe-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FVeggify-Recipe-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saagor16","download_url":"https://codeload.github.com/saagor16/Veggify-Recipe-Backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246318145,"owners_count":20758104,"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":["core","dotenv","expressjs","firebase","mongodb","mongoose","nodemon"],"created_at":"2024-12-11T17:08:59.244Z","updated_at":"2026-04-13T06:05:12.048Z","avatar_url":"https://github.com/saagor16.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Veggify Recipe Backend\n\nThis repository contains the backend code for the Veggify Recipe application. It provides API endpoints for managing items, categories, and other related functionalities.\n\n## Live Links\n- **Frontend Live URL**: [Veggify Recipe Frontend](https://veggify-recipe-fontend.vercel.app/)\n- **Backend Live URL**: [Veggify Recipe Backend](https://veggify-recipe-backend.vercel.app/)\n- **GitHub Repository**:\n  - [Frontend Repository](https://github.com/saagor16/Veggify-Recipe-Fontend)\n  - [Backend Repository](https://github.com/saagor16/Veggify-Recipe-Backend)\n\n---\n\n## Features\n- **API Endpoints**:\n  - `GET /api/all-items` - Fetch all items.\n  - `GET /api/categories` - Fetch all categories.\n  - `GET /api/items/:id` - Fetch a single item by ID.\n- **Database Integration**:\n  - Connected to MongoDB Atlas.\n- **Data Models**:\n  - Item Model.\n  - Category Model.\n\n## Technologies Used\n- **Backend Framework**: Express.js\n- **Database**: MongoDB Atlas\n- **Authentication**: firebase\n- **Environment Variables**: dotenv\n- **Cross-Origin Resource Sharing**: cors\n- **Server Deployment**: Vercel\n\n---\n\n## Installation \u0026 Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/saagor16/Veggify-Recipe-Backend\n   cd veggify-recipe-backend\n   ```\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Create a `.env` file with the following variables:\n   ```env\n   PORT=5000\n   MONGODB_URI=mongodb+srv://\u003cusername\u003e:\u003cpassword\u003e@veggify-recipe-react.mongodb.net/\u003cdatabase-name\u003e?retryWrites=true\u0026w=majority\n   ```\n4. Start the server:\n   ```bash\n   npm start\n   ```\n\n---\n\n## API Documentation\n\n### Base URL\n```\nhttps://veggify-recipe-backend.vercel.app/\n```\n\n### Endpoints\n#### Items\n- `GET /all-items`\n- `GET /items/:id`\n\n#### Categories\n- `GET /categories`\n\n---\n\n## Contribution\nFeel free to fork this repository and make pull requests.\n\n---\n\n## Author\n- **Sagor**\n  - [GitHub](https://github.com/saagor16)\n  - [LinkedIn](https://www.linkedin.com/in/saagor/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Fveggify-recipe-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaagor16%2Fveggify-recipe-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Fveggify-recipe-backend/lists"}