{"id":24775710,"url":"https://github.com/inseefr/eno-ws","last_synced_at":"2025-10-12T00:31:33.185Z","repository":{"id":13036225,"uuid":"73387211","full_name":"InseeFr/Eno-WS","owner":"InseeFr","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-03T08:53:35.000Z","size":37524,"stargazers_count":1,"open_issues_count":6,"forks_count":10,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-10-03T10:26:48.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/InseeFr.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-10T14:00:27.000Z","updated_at":"2025-09-26T14:27:50.000Z","dependencies_parsed_at":"2023-12-08T14:58:28.671Z","dependency_job_id":"150fbb78-0383-4c69-9ba1-f2ca9ba6e71e","html_url":"https://github.com/InseeFr/Eno-WS","commit_stats":null,"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/InseeFr/Eno-WS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FEno-WS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FEno-WS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FEno-WS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FEno-WS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InseeFr","download_url":"https://codeload.github.com/InseeFr/Eno-WS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FEno-WS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009509,"owners_count":26084609,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2025-01-29T06:55:23.390Z","updated_at":"2025-10-12T00:31:33.180Z","avatar_url":"https://github.com/InseeFr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eno XML Web-Service\n\n_This project contains the legacy REST API for Eno (\"XML\" version)._\n\nIt is based on two modules:\n\n- [Eno-Core](./eno-core/): logic of transformations based on XSLT\n- [Eno-WS](/eno-ws/): the rest api that used eno-core\n\n---\n\n## Summary\n\n[Eno](https://github.com/InseeFr/Eno) is a tool that generates survey questionnaires starting from their formal description in [DDI](https://ddialliance.org/Specification/DDI-Lifecycle/3.3/).\n\nEno can create questionnaires in different formats from the same DDI description.\n\nEno generates:\n\n- [Lunatic](https://github.com/InseeFr/Lunatic) questionnaires.\n- XForms web questionnaires that can be executed on [Orbeon Forms Runner](http://www.orbeon.com/).\n- XSL-FO questionnaires that can be converted to PDF files.\n\n## Docker image\n\nDocker images of the application are published in [Docker Hub](https://hub.docker.com/r/inseefr/eno-ws/tags).\n\nYou can pull it, run it on port `8080`, and you're all set!\n\n## Usage example\n\nYou can find DDI example files in the test resources of the project.\n\n## Developer requirements\n\n- JDK 17+\n- Maven 3\n- Tomcat 9\n\n## Swagger UI\n\nThe swagger-ui API documentation is mapped on the root url.\n\nLocally, you can get it at `http://localhost:8080`\n\nNote if you have trouble starting the application on IntelliJ with the error:\n\n```\nField buildProperties in fr.insee.eno.ws.config.OpenApiConfiguration required a bean of type\n'org.springframework.boot.info.BuildProperties' that could not be found.\n```\n\nyou can configure the spring-boot:build-info plugin to \"Execute After Rebuild\"\n(https://stackoverflow.com/a/77218232/13425151).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Feno-ws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finseefr%2Feno-ws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Feno-ws/lists"}