{"id":29601743,"url":"https://github.com/ashutoshdm1/backend-syndicate","last_synced_at":"2026-01-20T16:32:15.970Z","repository":{"id":300630128,"uuid":"995941107","full_name":"AshutoshDM1/Backend-Syndicate","owner":"AshutoshDM1","description":"This is Backend Server for We Write Code - Project Syndicate \"Restaurant POS System\"","archived":false,"fork":false,"pushed_at":"2025-08-19T12:56:29.000Z","size":9004,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-19T14:49:30.285Z","etag":null,"topics":["aws","express","nodejs","pos","postgresql","prisma","render","server","typescript"],"latest_commit_sha":null,"homepage":"https://pos-syndicate.elitedev.tech","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/AshutoshDM1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2025-06-04T08:20:54.000Z","updated_at":"2025-08-16T13:32:37.000Z","dependencies_parsed_at":"2025-07-27T18:10:20.020Z","dependency_job_id":"f8d5d8dc-3da4-4585-8b20-fdfae300663d","html_url":"https://github.com/AshutoshDM1/Backend-Syndicate","commit_stats":null,"previous_names":["ashutoshdm1/backend-syndicate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AshutoshDM1/Backend-Syndicate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshutoshDM1%2FBackend-Syndicate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshutoshDM1%2FBackend-Syndicate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshutoshDM1%2FBackend-Syndicate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshutoshDM1%2FBackend-Syndicate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AshutoshDM1","download_url":"https://codeload.github.com/AshutoshDM1/Backend-Syndicate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshutoshDM1%2FBackend-Syndicate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271953095,"owners_count":24849290,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"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":["aws","express","nodejs","pos","postgresql","prisma","render","server","typescript"],"created_at":"2025-07-20T13:03:40.573Z","updated_at":"2026-01-20T16:32:15.964Z","avatar_url":"https://github.com/AshutoshDM1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# ✨ Backend-Syndicate ✨\n\nThis is Backend Server for We Write Code - Project Syndicate \"Restaurant POS System\"\n\n![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)\n![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB)\n![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)\n![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge\u0026logo=Prisma\u0026logoColor=white)\n\nA backend server for Restaurant POS System, built with Node.js, Express, TypeScript, and PostgreSQL.\n\n\u003c/div\u003e\n\n## Project Contributors\n\n\u003ca href=\"https://github.com/AshutoshDM1\"\u003e\n  \u003cimg src=\"https://github.com/AshutoshDM1.png\" width=\"50px\" alt=\"Ashutosh\" style=\"border-radius:50%\" /\u003e\n\u003c/a\u003e\n\n## 📝 Contributing Guidelines\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for more details and to contribute to this project.\n\n## 📝 Table of Contents\n\n- [Live API](#live-api)\n- [Tech Stack](#tech-stack)\n- [API Endpoints](#api-endpoints)\n- [Getting Started](#getting-started)\n- [Environment Variables](#environment-variables)\n- [License](#license)\n\n## 🌐 Live API\n\n- Base URL: `https://backend-syndicate.onrender.com`\n- Swagger API Documentation: `https://backend-syndicate.onrender.com/api-docs`\n\n## 🛠️ Tech Stack\n\n- **Backend Framework**: Node.js with Express\n- **Language**: TypeScript\n- **Database**: PostgreSQL\n- **ORM**: Prisma\n- **Authentication**: BetterAuth\n- **API Documentation**: Swagger/OpenAPI\n- **Testing**: Vitest\n\n![Image](https://github.com/AshutoshDM1/Backend-Syndicate/blob/main/assets/techstack.png)\n\n## 📡 API Endpoints\n\n###\n\n- `POST /` - home route\n- `POST /health` - Check if the server is running\n- Customer - [docs](/docs/customer.md)\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%2Fashutoshdm1%2Fbackend-syndicate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashutoshdm1%2Fbackend-syndicate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashutoshdm1%2Fbackend-syndicate/lists"}