{"id":22396634,"url":"https://github.com/basith-p/food-order","last_synced_at":"2025-03-26T23:15:03.612Z","repository":{"id":243899975,"uuid":"806530434","full_name":"Basith-P/Food-Order","owner":"Basith-P","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-13T09:47:12.000Z","size":416,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T04:44:19.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Basith-P.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-05-27T11:25:34.000Z","updated_at":"2024-06-13T09:48:07.000Z","dependencies_parsed_at":"2024-06-13T12:20:13.727Z","dependency_job_id":null,"html_url":"https://github.com/Basith-P/Food-Order","commit_stats":null,"previous_names":["basith-p/food-order"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basith-P%2FFood-Order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basith-P%2FFood-Order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basith-P%2FFood-Order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basith-P%2FFood-Order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Basith-P","download_url":"https://codeload.github.com/Basith-P/Food-Order/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245749904,"owners_count":20666086,"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-12-05T06:08:53.396Z","updated_at":"2025-03-26T23:15:03.594Z","avatar_url":"https://github.com/Basith-P.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Food-Order Application\n\nThis is a comprehensive backend application for a food ordering system. It's built with TypeScript and Express.js, and uses MongoDB for data storage.\n\n## Table of Contents\n\n- [Getting Started](#getting-started)\n- [Project Structure](#project-structure)\n- [API Endpoints](#api-endpoints)\n\n## Getting Started\n\nTo get the project up and running, follow these steps:\n\n1. Clone the repository to your local machine.\n2. Install the necessary dependencies by running `npm install`.\n3. Start the server by running `npm start`.\n\n## Project Structure\n\nThe project is structured as follows:\n\n- `src/` - Contains the source code of the application.\n  - `controllers/` - Contains the controller files for handling different routes.\n  - `dto/` - Contains the data transfer objects (DTOs) used for validating incoming requests.\n  - `models/` - Contains the Mongoose models for interacting with MongoDB.\n  - `routes/` - Contains the route definitions for the Express application.\n  - `services/` - Contains service files for business logic.\n  - `utils/` - Contains utility functions and classes.\n- `types/` - Contains TypeScript type definitions.\n- `package.json` - Contains the list of project dependencies and scripts.\n- `tsconfig.json` - Contains the TypeScript compiler configuration.\n\n## API Endpoints\n\nThe application provides several API endpoints grouped by their functionality:\n\n- `/admin` - Admin related routes.\n- `/vendor` - Vendor related routes.\n- `/shopping` - Shopping related routes.\n- `/users` - Customer related routes.\n- `/delivery` - Delivery related routes.\n\nFor more details about the specific endpoints, refer to the respective controller files in the `controllers/` directory.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasith-p%2Ffood-order","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasith-p%2Ffood-order","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasith-p%2Ffood-order/lists"}