{"id":28889991,"url":"https://github.com/danlb-dev/express-mongo-crud-api","last_synced_at":"2026-04-09T23:55:51.262Z","repository":{"id":300305516,"uuid":"1003347389","full_name":"danlb-dev/express-mongo-crud-api","owner":"danlb-dev","description":"RESTful API built with Node.js, Express, TypeScript \u0026 MongoDB. Includes CRUD for clients/products/orders, Swagger docs, and extensible structure.","archived":false,"fork":false,"pushed_at":"2025-06-20T23:25:38.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-21T00:25:32.916Z","etag":null,"topics":["express","expressjs","mongoose","mongoose-js","mongoose-model","mongoose-schema","mongoosejs","node","nodejs","rest-api","restapi","restful-api","restful-webservices","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/danlb-dev.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}},"created_at":"2025-06-17T02:36:07.000Z","updated_at":"2025-06-20T23:25:41.000Z","dependencies_parsed_at":"2025-06-21T00:26:03.197Z","dependency_job_id":"10181568-c9f5-4ff9-90ba-e59d2302a563","html_url":"https://github.com/danlb-dev/express-mongo-crud-api","commit_stats":null,"previous_names":["danlb-dev/express-mongo-crud-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danlb-dev/express-mongo-crud-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlb-dev%2Fexpress-mongo-crud-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlb-dev%2Fexpress-mongo-crud-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlb-dev%2Fexpress-mongo-crud-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlb-dev%2Fexpress-mongo-crud-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danlb-dev","download_url":"https://codeload.github.com/danlb-dev/express-mongo-crud-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlb-dev%2Fexpress-mongo-crud-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265497967,"owners_count":23777092,"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":["express","expressjs","mongoose","mongoose-js","mongoose-model","mongoose-schema","mongoosejs","node","nodejs","rest-api","restapi","restful-api","restful-webservices","typescript"],"created_at":"2025-06-21T01:00:57.341Z","updated_at":"2026-04-09T23:55:51.255Z","avatar_url":"https://github.com/danlb-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-mongo-crud-api\n\nA simple RESTful API built with **Node.js**, **Express**, **TypeScript**, and **MongoDB**.  \nThis project provides full CRUD support for managing Clients, Products, and Orders.  \nIt was designed to be consumed by frontend apps like a CRM.\n\n\u003e **Note:** This repository is a personal study and demonstration project.\n\n---\n\n## Features\n\n- CRUD operations for:\n  - Clients\n  - Products\n  - Orders\n- Swagger documentation for easy testing and onboarding\n- TypeScript + Express structured and modular codebase\n- MongoDB with Mongoose ODM\n- Centralized error handling middleware for clean and consistent error responses\n- Environment-based configuration using `.env` files\n\n---\n\n## 🚀 Tech Stack\n\n- **Node.js** (v18+)\n- **TypeScript**\n- **Express**\n- **MongoDB** with **Mongoose**\n- **Swagger** (OpenAPI) for API documentation\n- **dotenv** for environment variable management\n\n---\n\n## 📦 Getting Started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (v18+ recommended)\n- [MongoDB](https://www.mongodb.com/) running locally or in Docker\n\n### Installation\n\n```bash\ngit clone https://github.com/danlb-dev/express-mongo-crud-api.git\ncd express-mongo-crud-api\nnpm install\nnpm run start\n```\n\nThen open your browser at http://localhost:3200 to view the Swagger documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanlb-dev%2Fexpress-mongo-crud-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanlb-dev%2Fexpress-mongo-crud-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanlb-dev%2Fexpress-mongo-crud-api/lists"}