{"id":20439440,"url":"https://github.com/softspiders/rest-api-java-jersey","last_synced_at":"2026-04-22T21:33:59.207Z","repository":{"id":126029769,"uuid":"170589670","full_name":"softspiders/rest-api-java-jersey","owner":"softspiders","description":"Minimalistic RESTful web service in in Java (Jersey)","archived":false,"fork":false,"pushed_at":"2020-02-13T03:54:07.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T07:03:00.519Z","etag":null,"topics":["api","java","jersey","min","rest","softspider","softspiders","ss","template","web","web-service"],"latest_commit_sha":null,"homepage":"","language":"Java","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/softspiders.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":"2019-02-13T22:32:01.000Z","updated_at":"2020-02-13T03:54:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"bda477b7-fc34-4f7c-9e5a-961d0c9b2ab3","html_url":"https://github.com/softspiders/rest-api-java-jersey","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/softspiders/rest-api-java-jersey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softspiders%2Frest-api-java-jersey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softspiders%2Frest-api-java-jersey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softspiders%2Frest-api-java-jersey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softspiders%2Frest-api-java-jersey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softspiders","download_url":"https://codeload.github.com/softspiders/rest-api-java-jersey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softspiders%2Frest-api-java-jersey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32156603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","java","jersey","min","rest","softspider","softspiders","ss","template","web","web-service"],"created_at":"2024-11-15T09:17:25.338Z","updated_at":"2026-04-22T21:33:59.188Z","avatar_url":"https://github.com/softspiders.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[SOFTSPIDERS](https://github.com/softspiders/softspiders)\n\n# rest-api-java-jersey\n\nMinimalistic RESTful web service in *Java*([*Jersey 2.x*](https://jersey.github.io/))\n\n## Feature tags\n\n- jersey\n- starter\n- template\n\n## Requirements\n\n* [*Java 7*](https://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html)\n* [*Apache Maven*](https://maven.apache.org/)\n* Some servlet container for deploying and running: [*Apache Tomcat*](http://tomcat.apache.org/), [*Jetty*](https://www.eclipse.org/jetty/), ...\n\nОther dependencies including [*Jersey 2.x*](https://jersey.github.io/) are transitive and therefore installed under the hood.\n\n## Code generation\n\nAll code of this repository is a source code for Servlet container deployable *Jersey 2.28* web-service and it is generated.\nTo create the source code, use\n\n```sh\nmvn archetype:generate -DarchetypeGroupId=org.glassfish.jersey.archetypes -DarchetypeArtifactId=jersey-quickstart-webapp -DarchetypeVersion=2.28\n```\n\nAfter several questions and your relevant answers, the source code of the web service will be generated.\n\n## Build\n\nBeing in the just generated web-service directory, run:\n\n```sh\nmvn clean install\n```\n\nAs a result, a distribution *war*-file will be obtained.\n\n## Installation\n\nThe *war* distribution then should be deployed on your servlet container [*Apache Tomcat*](http://tomcat.apache.org/), [*Jetty*](https://www.eclipse.org/jetty/), ...)\n\n## Running\n\nThe service can be tested from the browser by typing the corresponding URL\n(depends on the servlet container specific) in its address bar.\n\n## Authors\n\n[Alexander Lapygin](https://github.com/AlexanderLapygin)\n\n## Inspired by\n\n[mvn archetype generation of *Jersey 2.28*](https://jersey.github.io/download.html)\n\n### License\n\nLicensed under the [MIT license](./LICENSE). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftspiders%2Frest-api-java-jersey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftspiders%2Frest-api-java-jersey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftspiders%2Frest-api-java-jersey/lists"}