{"id":22359682,"url":"https://github.com/noelmugnier/fhydia","last_synced_at":"2026-05-04T03:35:47.534Z","repository":{"id":196734233,"uuid":"697023483","full_name":"noelmugnier/Fhydia","owner":"noelmugnier","description":"Fluent Hypermedia Library","archived":false,"fork":false,"pushed_at":"2024-02-08T22:45:45.000Z","size":190,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T14:17:24.778Z","etag":null,"topics":["hal","hateoas","hydra","hypermedia","json-ld","openapi","rest"],"latest_commit_sha":null,"homepage":"","language":"C#","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/noelmugnier.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":"2023-09-26T22:36:39.000Z","updated_at":"2024-01-21T21:00:37.000Z","dependencies_parsed_at":"2024-12-04T15:31:37.410Z","dependency_job_id":"f7be3522-bc49-4895-bd8c-b438af509c8e","html_url":"https://github.com/noelmugnier/Fhydia","commit_stats":null,"previous_names":["noelmugnier/fhydia"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noelmugnier/Fhydia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noelmugnier%2FFhydia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noelmugnier%2FFhydia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noelmugnier%2FFhydia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noelmugnier%2FFhydia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noelmugnier","download_url":"https://codeload.github.com/noelmugnier/Fhydia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noelmugnier%2FFhydia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["hal","hateoas","hydra","hypermedia","json-ld","openapi","rest"],"created_at":"2024-12-04T15:26:03.718Z","updated_at":"2026-05-04T03:35:47.509Z","avatar_url":"https://github.com/noelmugnier.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fhydia (Fluent Hy[perme]dia) Library\n\nThe goal of this library is to enrich your endpoints response with Hypermedia (HATEOAS) features with the least impact on your existing code.\nThe objective is to support multiple HATEOAS specifications.\n\n# How ?\n\nBy describing in a fluent way your response objects relations and configuration.\nWhen your response enter into the dedicated Filter, Fhydia read the configuration and depending on the accept-header provided in the request add or remove stuff dynamically onto your returned object (by transforming it to an ExpandoObject)\n\n# Progress\n\n## Configuration\n\n- [x] Fluent configuration\n- [x] FhydiaConfiguration\u003cT\u003e support (like EF) to keep your configuration separated\n\n## Response handling\n\n- [x] Use IEndpointFilter to transform response as ExpandoObject if required\n- [x] Request 'Accept' header support in order to choose the formatter to use (only HAL supported for now)\n- [x] Handle nested objects by recursion\n- [ ] Authorization/Visibility support (to show/hide properties or links depending on role)\n\n## Required formatters\n\n- [ ] HAL (in progress)\n- [ ] JSON-LD\n- [ ] COLLECTION-JSON\n- [ ] HYDRA\n- [ ] HAL-FORMS\n\n## Other formatters\n\n- [ ] JSON-API\n- [ ] SIREN\n- [ ] UBER\n- [ ] MASON\n\n## Tests\n\nA lot to do !","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoelmugnier%2Ffhydia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoelmugnier%2Ffhydia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoelmugnier%2Ffhydia/lists"}