{"id":15091170,"url":"https://github.com/mcsym28/open-api-client-ex","last_synced_at":"2026-01-26T19:39:36.827Z","repository":{"id":246798233,"uuid":"822149439","full_name":"McSym28/open-api-client-ex","owner":"McSym28","description":"OpenAPI generator AND client for Elixir","archived":false,"fork":false,"pushed_at":"2024-08-21T11:10:12.000Z","size":315,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-14T05:01:36.535Z","etag":null,"topics":["elixir","elixir-lang","openapi","openapi-codegen","openapi-generator","rest","rest-api","restful-api"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/McSym28.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":"2024-06-30T12:15:56.000Z","updated_at":"2024-08-21T11:10:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc30afa2-513e-4481-a79e-a9a72b4b0046","html_url":"https://github.com/McSym28/open-api-client-ex","commit_stats":{"total_commits":200,"total_committers":3,"mean_commits":66.66666666666667,"dds":"0.020000000000000018","last_synced_commit":"4cd5378d84728ac16948ec09df4a982535f2683e"},"previous_names":["mcsym28/open-api-client-ex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSym28%2Fopen-api-client-ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSym28%2Fopen-api-client-ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSym28%2Fopen-api-client-ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSym28%2Fopen-api-client-ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/McSym28","download_url":"https://codeload.github.com/McSym28/open-api-client-ex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219848629,"owners_count":16556333,"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":["elixir","elixir-lang","openapi","openapi-codegen","openapi-generator","rest","rest-api","restful-api"],"created_at":"2024-09-25T10:36:07.914Z","updated_at":"2026-01-26T19:39:36.820Z","avatar_url":"https://github.com/McSym28.png","language":"Elixir","readme":"# OpenAPIClient\n\n_OpenAPI generator AND client for Elixir._\n\n---\n\nBased on/uses the great package [open-api-generator](https://github.com/aj-foster/open-api-generator) and inspired by [open-api-github](https://github.com/aj-foster/open-api-github) (both projects created by [\nAJ Foster](https://github.com/aj-foster))\n\n## Differences from [open-api-generator](https://github.com/aj-foster/open-api-generator):\n- All generated identifiers (parameter/field names and enum options) have \"Elixir's look-and-feel\" (converted using [`Macro.underscore/1`](https://hexdocs.pm/elixir/Macro.html#underscore/1)) by default (custom renaming rules can be set through configuration). For example: `merchantPaymInfo` -\u003e `merchant_paym_info`, `EXTRA_CHARGE` -\u003e `extra_charge`\n- Generated enum options can be configured as strict - not allowing other values. Feature disabled by default\n- Required query and header parameters used as operation function arguments when no defaults were configured for them\n- Added generation for handling parameters (path, query and header) with defaults\n- Added docstring generation for path and header parameters. Docstring now has two blocks `## Arguments` for required parameters without defaults and `## Options` for all the other parameters\n- Added `@enforce_keys` for required schema fields\n- \"Fixed\" processing of `2XX` response status codes and provided a way to set \"successiveness\" for `default` response status codes\n- Added client module and pipeline (based on `Plug`) to use generated operation. At this point library provides only a naive pipeline implementation for [httpoison](https://hex.pm/packages/httpoison) HTTP client. Library users can implement their own use it as a default one. Additionally library provides a way to configure decoders and encoders for different `Content-Type`s\n- Generated operation tests based on spec examples\n- Added proccessing for callbacks and webhooks (including tests)\n\n## TODOs\n- [ ] Add documentation\n- [ ] Configure GitHub Workflow\n- [ ] Wait for [open-api-generator](https://github.com/aj-foster/open-api-generator)'s release with my changes and use [hex.pm's version](https://hex.pm/packages/oapi_generator)\n- [ ] Publish package to [hex.pm](https://hex.pm/)\n- [ ] Publish documentation to [hexdocs.pm](https://hexdocs.pm/)\n- [X] Process cookie parameters\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcsym28%2Fopen-api-client-ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcsym28%2Fopen-api-client-ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcsym28%2Fopen-api-client-ex/lists"}