{"id":14957731,"url":"https://github.com/qubitpi/jersey-webservice-template","last_synced_at":"2025-08-17T07:32:09.086Z","repository":{"id":182179995,"uuid":"668055685","full_name":"QubitPi/fast-ws","owner":"QubitPi","description":"Template project for building Jersey webservice running in Jetty","archived":false,"fork":false,"pushed_at":"2025-06-24T15:41:03.000Z","size":46788,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-24T16:44:31.462Z","etag":null,"topics":["github-template","java-17","jersey-framework","jersey-jetty-rest","jetty","rest-api","swagger","webservice"],"latest_commit_sha":null,"homepage":"https://fastws.qubitpi.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QubitPi.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,"zenodo":null}},"created_at":"2023-07-18T23:29:29.000Z","updated_at":"2025-06-24T15:36:07.000Z","dependencies_parsed_at":"2023-10-17T12:22:31.500Z","dependency_job_id":"b7ebd513-7718-4335-99f5-4afd1811c72e","html_url":"https://github.com/QubitPi/fast-ws","commit_stats":{"total_commits":131,"total_committers":1,"mean_commits":131.0,"dds":0.0,"last_synced_commit":"944ecadc4df6abe1e8dd358e38fb4cc5c2b129f8"},"previous_names":["qubitpi/jersey-ws-template","qubitpi/fast-ws","qubitpi/jersey-webservice-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/QubitPi/fast-ws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitPi%2Ffast-ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitPi%2Ffast-ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitPi%2Ffast-ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitPi%2Ffast-ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QubitPi","download_url":"https://codeload.github.com/QubitPi/fast-ws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitPi%2Ffast-ws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270820680,"owners_count":24651515,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"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":["github-template","java-17","jersey-framework","jersey-jetty-rest","jetty","rest-api","swagger","webservice"],"created_at":"2024-09-24T13:15:29.644Z","updated_at":"2025-08-17T07:32:08.791Z","avatar_url":"https://github.com/QubitPi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Jersey Webservice Template\n==========================\n\n[Java Version Badge][Java Version Badge]\n[![GitHub Workflow Status][GitHub Workflow Status]](https://github.com/QubitPi/jersey-webservice-template/actions/workflows/ci-cd.yml)\n[![Apache License Badge]][Apache License, Version 2.0]\n\n[Jersey Webservice Template (JWT)][jersey-webservice-template] is a [JSR 370] web service **template** that lets us\nspin up Java web service quickly through [Golden Paths] approach.\n\nJWT seamlessly combines development and deployment of a Webservice API with\n\n1. a business-oriented approach using [Convention Over Configuration](https://en.wikipedia.org/wiki/Convention_over_configuration), which resulted in a highly opinionated APIs for web \u0026 mobile\n2. the latest\n   [Immutable Infrastructure](https://www.hashicorp.com/resources/what-is-mutable-vs-immutable-infrastructure)\n   DevOp practice that\n   [fully automates the API deployment onto\n   AWS](https://hashistack.org/)\n\nAt the end of the day, JWT helps organization to **improve the velocity and quality of their teams' work**\n\nSpinning Up and Deploying Webservice on JCP\n-------------------------------------------\n\nComing Soon!\n\nDocumentation\n-------------\n\nComprehensive documentation is viewable on our [website][Documentation]\n\nLicense\n-------\n\nThe use and distribution terms for [jersey-webservice-template] are covered by the [Apache License, Version 2.0].\n\n[Apache License Badge]: https://img.shields.io/badge/Apache%202.0-F25910.svg?style=for-the-badge\u0026logo=Apache\u0026logoColor=white\n[Apache License, Version 2.0]: https://www.apache.org/licenses/LICENSE-2.0\n\n[Documentation]: https://qubitpi.github.io/jersey-webservice-template/\n\n[How to set up GitHub Action Secrets]: https://docs.github.com/en/actions/security-guides/encrypted-secrets\n\n[GitHub Workflow Status]: https://img.shields.io/github/actions/workflow/status/QubitPi/jersey-webservice-template/ci-cd.yml?branch=master\u0026logo=github\u0026style=for-the-badge\n[Golden Paths]: https://www.hashicorp.com/blog/maturing-your-terraform-workflow#golden-paths\n\n[Java Version Badge]: https://img.shields.io/badge/Java-17-brightgreen?style=for-the-badge\u0026logo=OpenJDK\u0026logoColor=white\n[Javadoc]: https://qubitpi.github.io/jersey-webservice-template/apidocs/\n[jersey-webservice-template]: https://qubitpi.github.io/jersey-webservice-template/\n[JSR 370]: https://jcp.org/en/jsr/detail?id=370\n\n[The Technology Acceptance Model (TAM)]: https://open.ncl.ac.uk/theories/1/technology-acceptance-model/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqubitpi%2Fjersey-webservice-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqubitpi%2Fjersey-webservice-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqubitpi%2Fjersey-webservice-template/lists"}