{"id":15039504,"url":"https://github.com/resteasy/resteasy","last_synced_at":"2025-05-13T16:04:35.750Z","repository":{"id":37773990,"uuid":"2948043","full_name":"resteasy/resteasy","owner":"resteasy","description":"An Implementation of the Jakarta RESTful Web Services Specification","archived":false,"fork":false,"pushed_at":"2025-05-01T01:01:55.000Z","size":76908,"stargazers_count":1116,"open_issues_count":52,"forks_count":893,"subscribers_count":79,"default_branch":"main","last_synced_at":"2025-05-01T02:19:12.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://resteasy.dev","language":"Java","has_issues":false,"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/resteasy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.adoc","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-12-09T15:15:43.000Z","updated_at":"2025-05-01T01:01:52.000Z","dependencies_parsed_at":"2024-01-23T02:38:33.322Z","dependency_job_id":"4ddf0b6f-5aaf-4fba-96b3-76bbe2f8ce39","html_url":"https://github.com/resteasy/resteasy","commit_stats":{"total_commits":4996,"total_committers":292,"mean_commits":17.10958904109589,"dds":0.8480784627702161,"last_synced_commit":"91f23fff5eca4b45fba4f45b938dca2fe5c0d16d"},"previous_names":[],"tags_count":293,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resteasy%2Fresteasy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resteasy%2Fresteasy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resteasy%2Fresteasy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resteasy%2Fresteasy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resteasy","download_url":"https://codeload.github.com/resteasy/resteasy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252590507,"owners_count":21772934,"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-09-24T20:43:04.724Z","updated_at":"2025-05-05T22:45:47.540Z","avatar_url":"https://github.com/resteasy.png","language":"Java","funding_links":[],"categories":["开发框架","Java"],"sub_categories":[],"readme":"# RESTEasy\n\n[![Github CI](https://github.com/resteasy/resteasy/actions/workflows/maven.yml/badge.svg)](https://github.com/resteasy/resteasy/actions)\n\nRESTEasy is a JBoss.org project aimed at providing productivity frameworks for developing client and server RESTful\napplications and services in Java.  It is mainly a Jakarta RESTful Web Services implementation but you'll find some \nother experimental code in the repository.\n\nThe project page can be found at [https://resteasy.dev](https://resteasy.dev).\n\n## Jakarta RESTful Web Services\n\nRESTEasy is a JBoss project that provides various frameworks to help you build RESTful Web Services and RESTful Java \napplications. It is a portable implementation of the Jakarta RESTful Web Services specification. The Jakarta RESTful Web \nServices provides a Java API for RESTful Web Services over the HTTP protocol. Please note that the specification is now \nunder the [Jakarta EE Project](https://github.com/jakartaee). You can read the entire specification at \n[Jakarta RESTful Web Services](https://github.com/jakartaee/rest).\n\n## Getting started with RESTEasy\n\n- Read a [book](https://resteasy.dev/books)\n- Check out the [examples](https://github.com/resteasy/resteasy-examples) in the repository.\n- Read the [documentation](https://resteasy.dev/docs).\n- View the [blogs](https://resteasy.dev/blogs).\n\n## Documentation\n\nTo read the documentation you can [read it online](https://resteasy.dev/docs).\n\n## Issues\n\nIssues are kept in [JIRA](https://issues.redhat.com/browse/RESTEASY/).\n\n## Build\n\nCurrently, RESTEasy requires JDK 11+.\n\nIf you want to build the project without running the tests, you need to pull down a clone of the RESTEasy repository and \nrun:\n\n```bash\n$ ./mvnw clean install -DskipTests=true\n```\n\nIf you want to build the project with testings run, you may need to specify a profile to use, and may need to configure \nthe WildFly version you want to run the tests with. Here is an example:\n\n```bash\n$ SERVER_VERSION=27.0.0.Final ./mvnw clean -fae -Dserver.version=$SERVER_VERSION install\n```\n\n## Contribute\n\nYou are most welcome to contribute to RESTEasy!\n\nRead the [Contribution guidelines](./CONTRIBUTING.adoc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresteasy%2Fresteasy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresteasy%2Fresteasy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresteasy%2Fresteasy/lists"}