{"id":20187657,"url":"https://github.com/humbertodias/open-api-by-reflection","last_synced_at":"2026-05-18T04:07:43.513Z","repository":{"id":133698949,"uuid":"232060000","full_name":"humbertodias/open-api-by-reflection","owner":"humbertodias","description":"Open API servlet generated dynamically by reflection.","archived":false,"fork":false,"pushed_at":"2020-01-14T23:19:05.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-23T08:59:44.404Z","etag":null,"topics":["java-ee","open-api"],"latest_commit_sha":null,"homepage":"","language":"Java","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/humbertodias.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,"publiccode":null,"codemeta":null}},"created_at":"2020-01-06T08:47:41.000Z","updated_at":"2022-03-02T12:34:30.000Z","dependencies_parsed_at":"2023-03-13T11:08:07.486Z","dependency_job_id":null,"html_url":"https://github.com/humbertodias/open-api-by-reflection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/humbertodias/open-api-by-reflection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fopen-api-by-reflection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fopen-api-by-reflection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fopen-api-by-reflection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fopen-api-by-reflection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humbertodias","download_url":"https://codeload.github.com/humbertodias/open-api-by-reflection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fopen-api-by-reflection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33164672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["java-ee","open-api"],"created_at":"2024-11-14T03:25:20.268Z","updated_at":"2026-05-18T04:07:43.472Z","avatar_url":"https://github.com/humbertodias.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAPI\n\nOpen API servlet generated dynamically by reflection.\n\n# Server\n\n    gradle appRunWar\n\nThen\n\n    http://localhost:8080/open-api-by-reflection/reflection\n    \nor\n    \n    http://localhost:8080/open-api-by-reflection/annotation/swagger.json\n    \n\n# CLI\n\nBuild\n\n    gradle fatJar\n\nRun\n\n    java -jar build/libs/open-api-by-reflection-all.jar -p com.openapi.controller -o /tmp/openapi.json\n\nUsing external jar    \n    \n    java -cp yourlib.jar:build/libs/open-api-by-reflection-all.jar com.openapi.Main  -p com.pkg.searchable -t  com.pkg.SubTypeClass -o /tmp/openapi.json\n    \n# Swagger-UI\n\n    docker run -d -p 80:8080 -e SWAGGER_JSON=/foo/openapi.json -v /tmp:/foo swaggerapi/swagger-ui\n\n# Ref\n\n* [SwaggerUI](https://swagger.io/docs/open-source-tools/swagger-ui/usage/installation)\n\n* [JCommander](https://jcommander.org/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbertodias%2Fopen-api-by-reflection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumbertodias%2Fopen-api-by-reflection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbertodias%2Fopen-api-by-reflection/lists"}