{"id":17686575,"url":"https://github.com/mwarkentin/ticketmaster","last_synced_at":"2026-01-08T10:35:58.137Z","repository":{"id":4440280,"uuid":"5578584","full_name":"mwarkentin/ticketmaster","owner":"mwarkentin","description":"Ticketmaster is a flickr-style ticket server implemented with Flask and Redis","archived":false,"fork":false,"pushed_at":"2012-08-28T12:48:02.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T23:57:11.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/mwarkentin.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}},"created_at":"2012-08-27T23:47:18.000Z","updated_at":"2018-12-30T19:23:12.000Z","dependencies_parsed_at":"2022-09-21T16:13:49.421Z","dependency_job_id":null,"html_url":"https://github.com/mwarkentin/ticketmaster","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/mwarkentin%2Fticketmaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwarkentin%2Fticketmaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwarkentin%2Fticketmaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwarkentin%2Fticketmaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwarkentin","download_url":"https://codeload.github.com/mwarkentin/ticketmaster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379385,"owners_count":20767696,"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":[],"created_at":"2024-10-24T10:45:18.242Z","updated_at":"2026-01-08T10:35:58.086Z","avatar_url":"https://github.com/mwarkentin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"ticketmaster\n============\n\nTicketmaster is a [flickr-style ticket server](http://code.flickr.com/blog/2010/02/08/ticket-servers-distributed-unique-primary-keys-on-the-cheap/) implemented with Flask and Redis.\n\nRequirements\n------------\n* Redis\n\nUsage\n-----\n\n### / GET\n\nReturns a list of ticket tapes and their latest ticket id.\n\n```\n{\n  \"ticket_tapes\": [\n    {\n      \"Tickets32\": 4\n    },\n    {\n      \"Tickets64\": 16\n    }\n  ]\n}\n```\n\n### /:ticket_tape/ POST\n\nGenerates a new ticket for `:ticket_tape`.\n\n```\n\u003e\u003e\u003e r = requests.post(url)\n\u003e\u003e\u003e r.json\n{u'ticket_tape': u'Tickets64', u'id': 19}\n\u003e\u003e\u003e r = requests.post(url)\n\u003e\u003e\u003e r.json\n{u'ticket_tape': u'Tickets64', u'id': 20}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwarkentin%2Fticketmaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmwarkentin%2Fticketmaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwarkentin%2Fticketmaster/lists"}