{"id":22214001,"url":"https://github.com/xmlking/key-chain","last_synced_at":"2025-03-25T06:24:01.207Z","repository":{"id":142313643,"uuid":"130104336","full_name":"xmlking/key-chain","owner":"xmlking","description":"A simple Blockchain for creating and distributing access keys","archived":false,"fork":false,"pushed_at":"2018-04-18T18:19:40.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T05:43:21.444Z","etag":null,"topics":["blockchain","jwt","kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/xmlking.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}},"created_at":"2018-04-18T18:19:33.000Z","updated_at":"2018-04-18T18:21:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"6077e65c-7d11-442b-a453-051816ce2a32","html_url":"https://github.com/xmlking/key-chain","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/xmlking%2Fkey-chain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmlking%2Fkey-chain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmlking%2Fkey-chain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmlking%2Fkey-chain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmlking","download_url":"https://codeload.github.com/xmlking/key-chain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245409569,"owners_count":20610554,"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":["blockchain","jwt","kotlin"],"created_at":"2024-12-02T21:12:54.080Z","updated_at":"2025-03-25T06:24:01.182Z","avatar_url":"https://github.com/xmlking.png","language":"Kotlin","readme":"Key-chain\n=========\nA simple `Blockchain` for creating and distributing `access keys` securely \n\n \n## Running\n\nTo run this application, simply execute:\n\n```shell\ngradlew run\n```\n\n## Public API\n\nAfter running the application, the public instance is available at http://localhost:7000\nAs for now, it offers the following endpoints:\n* `GET /blocks` for listing all existing blocks in the chain\n* `POST /blocks/mine` for mining new block\n\n\n### Gradle Commands\n```bash\n# upgrade project gradle version\ngradle wrapper --gradle-version 4.7 --distribution-type all\n# gradle daemon status \ngradle --status\ngradle --stop\n# show dependencies\ngradle word-count:dependencies\n# refresh dependencies\ngradle build -x test --refresh-dependencies \n```\n\n## Credit\n\nThis project uses some open source libraries:\n* [Apache Commons Codec](https://github.com/apache/commons-codec)\n* [JavaLin](https://javalin.io/)\n* [Jackson Module Kotlin](https://github.com/FasterXML/jackson-module-kotlin)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmlking%2Fkey-chain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxmlking%2Fkey-chain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmlking%2Fkey-chain/lists"}