{"id":20660915,"url":"https://github.com/openfeign/feignx","last_synced_at":"2025-07-08T14:09:27.384Z","repository":{"id":48475183,"uuid":"185871137","full_name":"OpenFeign/feignx","owner":"OpenFeign","description":"Experimental version of Feign, for asynchronous, non-blocking and reactive modes","archived":false,"fork":false,"pushed_at":"2022-07-06T02:17:06.000Z","size":529,"stargazers_count":15,"open_issues_count":19,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-19T18:17:06.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/OpenFeign.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-09T21:01:10.000Z","updated_at":"2023-09-27T00:21:31.000Z","dependencies_parsed_at":"2022-08-24T14:39:01.956Z","dependency_job_id":null,"html_url":"https://github.com/OpenFeign/feignx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenFeign/feignx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFeign%2Ffeignx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFeign%2Ffeignx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFeign%2Ffeignx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFeign%2Ffeignx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenFeign","download_url":"https://codeload.github.com/OpenFeign/feignx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFeign%2Ffeignx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264284398,"owners_count":23584679,"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-11-16T19:06:30.641Z","updated_at":"2025-07-08T14:09:27.360Z","avatar_url":"https://github.com/OpenFeign.png","language":"Java","readme":"# FeignX \n\n[![CircleCI](https://circleci.com/gh/OpenFeign/feignx/tree/master.svg?style=svg)](https://circleci.com/gh/OpenFeign/feignx/tree/master) ![codecov](https://codecov.io/gh/OpenFeign/feignx/branch/master/graph/badge.svg)\n[![Known Vulnerabilities](https://snyk.io/test/github/openfeign/feignx/badge.svg)](https://snyk.io/test/github/openfeign/feignx)\n\nFeignX, an experimental version of [Feign](https://github.com/OpenFeign/feign), extending the\ncore concepts of Feign beyond HTTP and REST including support for pooled, asynchronous, non-blocking,\nand reactive execution modes.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for \ndevelopment and testing purposes.\n\n### Prerequisites\n\nWhat things you need:\n\n* [Recent Java JDK: (11 or higher)](https://adoptopenjdk.net/)\n* A clone of this repository:\n\n```\ngit clone https://github.com/openfeign/feignx.git\ncd feignx\n```\n\n### Building from the Command Line\n\nTo compile, test, and build all artifacts, use:\n\n```\n./mvnw install\n```\n\nThe first time you run the build, it may take some time to download Maven and all of the required\ndependencies, compile, and run all of the tests.  Dependencies will be cached in your `$HOME/.m2`\ndirectory.\n\n### Importing into your IDE\n\nMost popular IDE environments support reading project information from a Maven `pom.xml` file.  \nFollow the instructions for your preferred IDE:\n\n* [JetBrains IntelliJ](https://www.jetbrains.com/help/idea/maven-support.html)\n* [Eclipse](https://books.sonatype.com/m2eclipse-book/reference/creating-sect-importing-projects.html)\n* [Visual Studio Code](https://code.visualstudio.com/docs/java/java-project)\n\n## Running the tests\n\nTo test your changes, run the test suite using:\n\n```\n./mvnw clean test\n```\n\nThis will run the entire test suite, verifying your changes including formatting, licensing, and \ncode coverage.\n\n## Built With\n\n* [Maven](https://maven.apache.org/) - Dependency Management\n* [Snyk](https://snyk.io/) - Security and Dependency Scanning\n* [Circle CI](https://circleci.com) - Continuous Integration and Deployment\n* [Codecov](https://codecov.io) - Code Coverage tracking and reporting\n\n## Issues\n\nTo report an issue, or check on the status of an issue, see the [Issues](https://github.com/openfeign/feignx/issues) \nsection of this repository. \n\n## Contributing\n\nPlease read [CONTRIBUTING](CONTRIBUTING.md) for details on our [Code of Conduct](CODE_OF_CONDUCT.md), \nand the process for submitting [Pull Requests](https://github.com/openfeign/feignx/pulls) to us.\n\n## Releases\n\nFor the versions available, see the [tags on this repository](https://github.com/openfeign/feignx/tags)\nor [Maven Central](https://search.maven.org/search?q=g:io.github.openfeign) \n\n## Contributors\n\nSee also the list of [contributors](https://github.com/openfeign/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE.md) file for details\n\n## Acknowledgments\n\n* [Netflix OSS](https://netflix.github.io/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfeign%2Ffeignx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenfeign%2Ffeignx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfeign%2Ffeignx/lists"}