{"id":17325768,"url":"https://github.com/devfeel/tokenserver","last_synced_at":"2025-03-22T19:33:11.097Z","repository":{"id":81386759,"uuid":"82142617","full_name":"devfeel/tokenserver","owner":"devfeel","description":"token服务，提供token一致性服务以及相关的全局ID生成服务等","archived":false,"fork":false,"pushed_at":"2018-06-01T01:48:57.000Z","size":8839,"stargazers_count":69,"open_issues_count":1,"forks_count":17,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-16T14:14:14.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devfeel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-02-16T05:24:04.000Z","updated_at":"2022-07-17T05:54:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"730ef007-30eb-410b-bdfe-e178015c5b2f","html_url":"https://github.com/devfeel/tokenserver","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/devfeel%2Ftokenserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfeel%2Ftokenserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfeel%2Ftokenserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfeel%2Ftokenserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfeel","download_url":"https://codeload.github.com/devfeel/tokenserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221832479,"owners_count":16888257,"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-15T14:14:16.784Z","updated_at":"2024-10-28T13:35:01.333Z","avatar_url":"https://github.com/devfeel.png","language":"Go","readme":"# TokenServer\ntoken服务，提供token一致性服务以及相关的全局ID生成服务等\n\n##API列表\n* \u003ca href=\"https://github.com/devfeel/tokenserver/blob/master/README/tokenmessage.MD#1create-token\"\u003eCreate Token\u003c/a\u003e\n* \u003ca href=\"https://github.com/devfeel/tokenserver/blob/master/README/tokenmessage.MD#2query-token\"\u003eQuery Token\u003c/a\u003e\n* \u003ca href=\"https://github.com/devfeel/tokenserver/blob/master/README/tokenmessage.MD#3verify-token\"\u003eVerify Token\u003c/a\u003e\n* \u003ca href=\"https://github.com/devfeel/tokenserver/blob/master/README/globalmessage.MD#1create-globalid\"\u003eCreate GlobalID\u003c/a\u003e\n\n##配置说明 \n```\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cconfig\u003e\n\u003chttpserver httpport=\"8201\" pprofport=\"8202\"\u003e\u003c/httpserver\u003e\n\u003clog filepath=\"/home/devfeel/tokenserver/logs\"\u003e\u003c/log\u003e\n\u003credises\u003e\n    \u003credis id=\"tokenredis\" serverip=\"127.0.0.1:6379\" keypre=\"devfeel:TokenServer\"\u003e\u003c/redis\u003e\n    \u003credis id=\"globalredis\" serverip=\"127.0.0.1:6379\" keypre=\"devfeel:TokenServer\"\u003e\u003c/redis\u003e\n\u003c/redises\u003e\n\u003c/config\u003e\n```\n\n##运行说明\n假设执行文件安装在/home/devfeel/tokenserver/目录下：\n\u003cbr\u003e\n* tokenserver    可执行文件\n* innerlogs      程序内部日志目录\n* logs           程序业务日志目录\n* app.conf       程序配置文件\n\n*默认配置下，会监听两个端口，一个为业务端口，一个为pprof端口\n\n\n##外部依赖\n* mgo - gopkg.in/mgo.v2/bson\n* redigo - github.com/garyburd/redigo/redis\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfeel%2Ftokenserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfeel%2Ftokenserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfeel%2Ftokenserver/lists"}