{"id":25767092,"url":"https://github.com/somnathkar000/tambola-ticket-create-api","last_synced_at":"2026-06-09T16:04:33.393Z","repository":{"id":171955487,"uuid":"648259831","full_name":"SomnathKar000/Tambola-Ticket-Create-API","owner":"SomnathKar000","description":"The Tambola Ticket Create API is a project developed by the user that allows users to create and fetch Tambola tickets. Tambola, also known as Bingo or Housie, is a popular numbers game.","archived":false,"fork":false,"pushed_at":"2023-06-13T12:17:01.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T23:09:55.254Z","etag":null,"topics":["becrypt","jsonwebtoken","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"https://tambola-ticket.vercel.app","language":"JavaScript","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/SomnathKar000.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-01T14:58:50.000Z","updated_at":"2023-06-13T12:17:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"303b2885-5234-4e0d-afc3-b8209da74aa0","html_url":"https://github.com/SomnathKar000/Tambola-Ticket-Create-API","commit_stats":null,"previous_names":["somnathkar000/tambola-ticket-create-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SomnathKar000/Tambola-Ticket-Create-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomnathKar000%2FTambola-Ticket-Create-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomnathKar000%2FTambola-Ticket-Create-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomnathKar000%2FTambola-Ticket-Create-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomnathKar000%2FTambola-Ticket-Create-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SomnathKar000","download_url":"https://codeload.github.com/SomnathKar000/Tambola-Ticket-Create-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomnathKar000%2FTambola-Ticket-Create-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34114466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":["becrypt","jsonwebtoken","mongodb","nodejs"],"created_at":"2025-02-26T23:18:59.760Z","updated_at":"2026-06-09T16:04:33.388Z","avatar_url":"https://github.com/SomnathKar000.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tambola-Ticket-Create-API Project\r\n\r\nThe Tambola Ticket Create API is a project developed by the user that allows users to create and fetch Tambola tickets. Tambola, also known as Bingo or Housie, is a popular numbers game.\r\n\r\n## Installation\r\n\r\n1. Clone the repository: `git clone https://github.com/SomnathKar000/Tambola-Ticket-Create-API`\r\n2. Install the dependencies: `npm install`\r\n3. Create an `.env` file in the root directory of the project.\r\n4. Define the following environment variables in the `.env` file:\r\n   - `MONGODB_URL=\u003cyour-db-url\u003e`: The MongoDB URL for connecting to the database.\r\n   - `JWT_SECRET_KEY=\u003cyour-secret-key\u003e`: The secret key used for authentication.\r\n\r\n## Usage\r\n\r\n- Run the application: `npm start`\r\n\r\n\r\n## API Details\r\n\r\n### Login API\r\n\r\n- URL: http://localhost:5000/api/v1/user/login\r\n- Method: POST\r\n- Payload: Include your email and password in the request body for authentication.\r\n\r\n### Tambola Ticket Create API\r\n\r\n- URL: http://localhost:5000/api/v1/ticket/create\r\n- Method: POST\r\n- Headers: Include the \"auth-token\" header with the token obtained from the Login API.\r\n\r\n### Tambola Ticket Fetch API\r\n\r\n- URL: http://localhost:5000/api/v1/ticket\r\n- Method: GET\r\n- Headers: Include the \"auth-token\" header with the token obtained from the Login API.\r\n\r\nPlease ensure that you have set the appropriate environment variables and configured your API testing application to send requests to the specified URLs.\r\n\r\nRemember to replace `\u003cyour-db-url\u003e` with the actual MongoDB URL and `\u003cyour-secret-key\u003e` with your desired secret key.\r\n\r\nFeel free to add more sections and customize the content as per the needs of your project.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomnathkar000%2Ftambola-ticket-create-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsomnathkar000%2Ftambola-ticket-create-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomnathkar000%2Ftambola-ticket-create-api/lists"}