{"id":24320894,"url":"https://github.com/bravo68web/try-couchbase","last_synced_at":"2026-05-05T10:32:42.275Z","repository":{"id":272719670,"uuid":"917128689","full_name":"BRAVO68WEB/try-couchbase","owner":"BRAVO68WEB","description":"Bun X Couchbase X Hono","archived":false,"fork":false,"pushed_at":"2025-01-16T09:36:19.000Z","size":507,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T22:54:27.044Z","etag":null,"topics":["api","bun","couchbase","hono","index","nosql","search"],"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/BRAVO68WEB.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":"2025-01-15T12:10:45.000Z","updated_at":"2025-01-16T09:24:43.000Z","dependencies_parsed_at":"2025-01-16T08:27:33.586Z","dependency_job_id":"649d47c2-7e18-4b7e-9ca7-8bc089a56e21","html_url":"https://github.com/BRAVO68WEB/try-couchbase","commit_stats":null,"previous_names":["bravo68web/try-couchbase"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2Ftry-couchbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2Ftry-couchbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2Ftry-couchbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2Ftry-couchbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BRAVO68WEB","download_url":"https://codeload.github.com/BRAVO68WEB/try-couchbase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242940017,"owners_count":20209882,"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":["api","bun","couchbase","hono","index","nosql","search"],"created_at":"2025-01-17T16:19:15.628Z","updated_at":"2026-05-05T10:32:42.216Z","avatar_url":"https://github.com/BRAVO68WEB.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Hono X Couchbase\n\n![Couchbase](./assets/Logo-2000.svg)\n\nThis is a simple project to demonstrate how to use Nodejs with Couchbase Server via the official Nodejs SDK and bun.\n\n## Prerequisites\n\n- Bun (v1.1.43) - [https://bun.sh](https://bun.sh)\n- Couchbase Server (v7) - [https://www.couchbase.com](https://www.couchbase.com)\n\n## Project Structure\n\nThe project structure is based on the MVC pattern. The structure is as follows:\n\n```\n├── app.ts         -\u003e This is the main file where the application is initialized\n├── index.ts       -\u003e This is the entry point of the application\n├── config         -\u003e This is where the configuration files are stored\n│   ├── env.ts\n│   └── ottoman.ts\n├── controllers    -\u003e This is where the controllers are stored\n│   ├── book.controller.ts\n│   ├── review.controller.ts\n│   └── user.controller.ts\n├── middlewares    -\u003e This is where the middlewares are stored\n│   └── auth.middleware.ts\n├── models         -\u003e This is where the models are stored\n│   ├── book.model.ts\n│   ├── review.model.ts\n│   └── user.model.ts\n├── routes         -\u003e This is where the routes are stored\n│   ├── book.router.ts\n│   ├── review.router.ts\n│   └── user.router.ts\n├── schemas        -\u003e This is where the validation schemas are stored\n│   ├── book.ts\n│   ├── healthcheck.ts\n│   ├── review.ts\n│   └── user.ts\n├── services       -\u003e This is where the business logic is stored\n│   ├── book.service.ts\n│   ├── review.service.ts\n│   └── user.service.ts\n└── validators     -\u003e This is where the validation schemas are stored\n    ├── books.ts\n    ├── healthcheck.ts\n    ├── reviews.ts\n    └── users.ts\n```\n\n## Docs\n\n![alt text](./assets/image.png)\n![alt text](./assets/image2.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravo68web%2Ftry-couchbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbravo68web%2Ftry-couchbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravo68web%2Ftry-couchbase/lists"}