{"id":24373278,"url":"https://github.com/rahul8320/flight-booking-bun-api","last_synced_at":"2026-04-09T21:10:31.206Z","repository":{"id":273112182,"uuid":"918734631","full_name":"Rahul8320/Flight-Booking-Bun-API","owner":"Rahul8320","description":"Flights booking api using bun and typescript","archived":false,"fork":false,"pushed_at":"2025-03-11T03:36:13.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T04:28:16.495Z","etag":null,"topics":["bun","bun-test","express","jest","prisma-orm","sqlite3"],"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/Rahul8320.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-18T18:07:30.000Z","updated_at":"2025-03-11T03:36:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d277773-c9a6-4b9f-b3f0-a8c9c22e19fe","html_url":"https://github.com/Rahul8320/Flight-Booking-Bun-API","commit_stats":null,"previous_names":["rahul8320/flight-booking-bun-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul8320%2FFlight-Booking-Bun-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul8320%2FFlight-Booking-Bun-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul8320%2FFlight-Booking-Bun-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul8320%2FFlight-Booking-Bun-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rahul8320","download_url":"https://codeload.github.com/Rahul8320/Flight-Booking-Bun-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243205252,"owners_count":20253427,"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":["bun","bun-test","express","jest","prisma-orm","sqlite3"],"created_at":"2025-01-19T05:10:30.791Z","updated_at":"2025-12-25T22:04:34.398Z","avatar_url":"https://github.com/Rahul8320.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flight-booking-api\n\nThis is a simple flight booking API built with Bun.\n\n## Prerequisites\n\n- [Bun](https://bun.sh/docs/installation)\n\n## Installation\n\n1. Clone the repository\n2. Copy .env.sample to .env and update the variables. For example, you can refer the following\n\n```env\n  PORT=3000\n  LOG_LEVEL=info\n  TIMESTAMP_FORMAT=YYYY-MM-DD HH:mm:ss\n\n  DATABASE_URL=\"file:./dev.db\"\n```\n\n3. Run `bun install` to install dependencies\n4. Run `bunx prisma migrate deploy` to update migrations\n5. Run `bun start` to start the server\n\nTo run:\n\n```bash\nbun start\n```\n\nTo run tests:\n\n```bash\nbun test\n```\n\nTo seed the db:\n\n```bash\nbun run prisma-seed\n```\n\n## Dependencies\n\n- [Express](https://expressjs.com/)\n- [Winston](https://github.com/winstonjs/winston)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Prisma](https://www.prisma.io/)\n\nThis project was created using `bun init` in bun v1.1.45. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul8320%2Fflight-booking-bun-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahul8320%2Fflight-booking-bun-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul8320%2Fflight-booking-bun-api/lists"}