{"id":15823804,"url":"https://github.com/stefh/ramltoopenapiconverter","last_synced_at":"2026-04-09T10:03:38.774Z","repository":{"id":44609231,"uuid":"237777850","full_name":"StefH/RamlToOpenApiConverter","owner":"StefH","description":"Converts a RAML to Open API Specification (native C# dotnet)","archived":false,"fork":false,"pushed_at":"2022-02-04T20:13:30.000Z","size":221,"stargazers_count":4,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-14T05:43:42.581Z","etag":null,"topics":["convert","converter","csharp","json","openapi-specification","openapi3","raml","yaml","yml"],"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/StefH.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}},"created_at":"2020-02-02T13:47:59.000Z","updated_at":"2021-12-11T16:53:50.000Z","dependencies_parsed_at":"2022-09-03T03:33:47.570Z","dependency_job_id":null,"html_url":"https://github.com/StefH/RamlToOpenApiConverter","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefH%2FRamlToOpenApiConverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefH%2FRamlToOpenApiConverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefH%2FRamlToOpenApiConverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefH%2FRamlToOpenApiConverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StefH","download_url":"https://codeload.github.com/StefH/RamlToOpenApiConverter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246635983,"owners_count":20809333,"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":["convert","converter","csharp","json","openapi-specification","openapi3","raml","yaml","yml"],"created_at":"2024-10-05T08:23:09.216Z","updated_at":"2025-10-28T17:48:14.062Z","avatar_url":"https://github.com/StefH.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RamlToOpenApiConverter\r\nConverts a RAML to Open API Specification\r\n\r\n[![NuGet: RamlToOpenApiConverter](https://img.shields.io/nuget/v/RamlToOpenApiConverter)](https://www.nuget.org/packages/RamlToOpenApiConverter)\r\n\r\n## Usage\r\n\r\n### Convert a RAML file\r\n``` c#\r\nnew RamlConverter()\r\n  .ConvertToFile(\"MediaWiki.raml\", \"MediaWiki.json\", OpenApiSpecVersion.OpenApi3_0, OpenApiFormat.Json);\r\n```\r\n\r\n\r\n### Limits\r\n- ...\r\n\r\n\r\n## Details\r\nThis project uses the following tools:\r\n- YamlDotNet --\u003e to read the RAML (as YAML or JSON)\r\n- Microsoft.OpenApi.YamlReader --\u003e to process the Open API Model and convert the model to the output file\r\n\r\n \r\n## Sponsors\r\n\r\n[Entity Framework Extensions](https://entityframework-extensions.net/?utm_source=StefH) and [Dapper Plus](https://dapper-plus.net/?utm_source=StefH) are major sponsors and proud to contribute to the development of **RamlToOpenApiConverter**.\r\n\r\n[![Entity Framework Extensions](https://raw.githubusercontent.com/StefH/resources/main/sponsor/entity-framework-extensions-sponsor.png)](https://entityframework-extensions.net/bulk-insert?utm_source=StefH)\r\n\r\n[![Dapper Plus](https://raw.githubusercontent.com/StefH/resources/main/sponsor/dapper-plus-sponsor.png)](https://dapper-plus.net/bulk-insert?utm_source=StefH)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefh%2Framltoopenapiconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefh%2Framltoopenapiconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefh%2Framltoopenapiconverter/lists"}