{"id":21260474,"url":"https://github.com/tanmayvaij/ticket-booking","last_synced_at":"2026-05-07T21:38:42.370Z","repository":{"id":153628648,"uuid":"583225628","full_name":"tanmayvaij/ticket-booking","owner":"tanmayvaij","description":"This is small part of working of a ticket booking application, having two features. 1. Fetch all available seats. 2. book a seat if it is available, else it will throw error message","archived":false,"fork":false,"pushed_at":"2022-12-29T17:39:43.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T21:47:40.747Z","etag":null,"topics":["express","expressjs","node","nodejs","rest-api","restful-api","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/tanmayvaij.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":"2022-12-29T06:17:09.000Z","updated_at":"2022-12-30T10:36:49.000Z","dependencies_parsed_at":"2023-05-28T19:00:31.810Z","dependency_job_id":null,"html_url":"https://github.com/tanmayvaij/ticket-booking","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmayvaij%2Fticket-booking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmayvaij%2Fticket-booking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmayvaij%2Fticket-booking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmayvaij%2Fticket-booking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanmayvaij","download_url":"https://codeload.github.com/tanmayvaij/ticket-booking/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695537,"owners_count":20332626,"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","node","nodejs","rest-api","restful-api","typescript"],"created_at":"2024-11-21T04:19:08.107Z","updated_at":"2026-05-07T21:38:42.346Z","avatar_url":"https://github.com/tanmayvaij.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ticket Booking Application Backend ( Node.Js )\n\n### This is a small part of ticket booking application currently having only two features\n1. fetch all available seats\n2. book a seat if it is available\n\n\u003cbr/\u003e\n\nEnter the below command to install all dependencies\n```sh\nnpm install \n```\n\n\u003cbr/\u003e\n\nEnter the below command to start the production build\n```sh\nnpm start \n```\n\n\u003cbr/\u003e\n\nEnter the below command to start the development server\n```sh\nnpm run dev \n```\n\n\u003cbr/\u003e\n\nEnter the below command to build a production version\n```sh\nnpm run build \n```\n\n\u003cbr/\u003e\n\nThe below api is used to fetch all available seats\n```sh\n/api/booking/fetchseats\n```\n\n\u003cbr/\u003e\n\nThe below api is used to book an available seats. Replace \u003c seatNo \u003e with a number.\n```sh\n/api/booking/bookseats?seatNo=\u003cseatNo\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanmayvaij%2Fticket-booking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanmayvaij%2Fticket-booking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanmayvaij%2Fticket-booking/lists"}