{"id":15091485,"url":"https://github.com/oxlip-lang/oal","last_synced_at":"2025-04-12T06:31:08.136Z","repository":{"id":50665908,"uuid":"425256008","full_name":"oxlip-lang/oal","owner":"oxlip-lang","description":"A high-level language for OpenAPI","archived":false,"fork":false,"pushed_at":"2025-03-02T14:11:25.000Z","size":628,"stargazers_count":34,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T01:51:11.463Z","etag":null,"topics":["api","lsp-server","oas","oasv3","openapi","openapi3","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxlip-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-11-06T13:50:41.000Z","updated_at":"2025-03-02T14:11:28.000Z","dependencies_parsed_at":"2023-09-01T08:00:15.632Z","dependency_job_id":"3f6a38d0-daa3-4bc9-870f-d239316f120a","html_url":"https://github.com/oxlip-lang/oal","commit_stats":{"total_commits":307,"total_committers":1,"mean_commits":307.0,"dds":0.0,"last_synced_commit":"b6741ff99f7c9338551e2067c0de7acd492fad00"},"previous_names":["oxlip-lang/oal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxlip-lang%2Foal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxlip-lang%2Foal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxlip-lang%2Foal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxlip-lang%2Foal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxlip-lang","download_url":"https://codeload.github.com/oxlip-lang/oal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248529394,"owners_count":21119501,"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":["api","lsp-server","oas","oasv3","openapi","openapi3","rust"],"created_at":"2024-09-25T10:41:21.137Z","updated_at":"2025-04-12T06:31:03.317Z","avatar_url":"https://github.com/oxlip-lang.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"![Build](https://img.shields.io/github/actions/workflow/status/oxlip-lang/oal/ci.yml?branch=master)\n[![License](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n# The Oxlip API Language\nOxlip is a high-level functional programming language for designing [OpenAPI](https://www.openapis.org/what-is-openapi) definitions.\nAs an [Interface Description Language](https://en.wikipedia.org/wiki/Interface_description_language), it is not general purpose.\nThe motivation is to alleviate the pain of managing OpenAPI in JSON or YAML by hand and at scale.\nOxlip defines algebraic abstractions over [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) concepts, not too dissimilar to [Sass/SCSS over CSS](https://sass-lang.com/).\n\nThere are pros and cons to both _API-design-first_ and OpenAPI generated from implementation.\nAs OpenAPI is better produced or consumed by machines rather than humans, Oxlip tries to help _API-design-first_ teams with better tooling.\n\n## [Documentation](https://www.oxlip-lang.org/)\n\n## [Playground](https://oxlip-lang.github.io/oxlip-playground)\n\n## Installation\nThis step requires a [local Rust and Cargo installation](https://doc.rust-lang.org/cargo/getting-started/installation.html).\n\n```\nmake install\n```\nOptional: a [VSCode language extension](https://github.com/oxlip-lang/oal-vscode) is available for syntax highlighting and IDE capabilities.\n\n## Usage\n```\n    oal-cli [OPTIONS]\n\nOPTIONS:\n    -b, --base \u003cBASE\u003e        The relative URL to a base OpenAPI description\n    -c, --conf \u003cCONFIG\u003e      The path to the configuration file\n    -h, --help               Print help information\n    -m, --main \u003cMAIN\u003e        The relative URL to the main program\n    -t, --target \u003cTARGET\u003e    The relative URL to the target OpenAPI description\n```\n\n### Compiling the example program\n```\noal-cli --conf examples/oal.toml\n```\n\n## Experimental: WebAssembly support\nRelease to WebAssembly requires the installation of [`wasm-pack`](https://rustwasm.github.io/wasm-pack/installer/).\n\n```\nmake wasm\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxlip-lang%2Foal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxlip-lang%2Foal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxlip-lang%2Foal/lists"}