{"id":17256622,"url":"https://github.com/princemaple/restlax","last_synced_at":"2026-02-18T12:07:38.750Z","repository":{"id":40534267,"uuid":"337316248","full_name":"princemaple/restlax","owner":"princemaple","description":"Relax, it's just REST. Elixir REST API client builder.","archived":false,"fork":false,"pushed_at":"2023-04-13T19:37:12.000Z","size":56,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T14:49:50.002Z","etag":null,"topics":["api","builder","client","elixir","rest"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/restlax","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/princemaple.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-02-09T06:43:39.000Z","updated_at":"2023-08-23T09:09:46.000Z","dependencies_parsed_at":"2023-02-13T21:45:26.906Z","dependency_job_id":null,"html_url":"https://github.com/princemaple/restlax","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princemaple%2Frestlax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princemaple%2Frestlax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princemaple%2Frestlax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princemaple%2Frestlax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/princemaple","download_url":"https://codeload.github.com/princemaple/restlax/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248243221,"owners_count":21071054,"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","builder","client","elixir","rest"],"created_at":"2024-10-15T07:14:53.495Z","updated_at":"2026-02-18T12:07:38.746Z","avatar_url":"https://github.com/princemaple.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Restlax\n[![hex.pm](https://img.shields.io/hexpm/v/restlax.svg)](https://hex.pm/packages/restlax)\n[![hex.pm](https://img.shields.io/hexpm/l/restlax.svg)](https://hex.pm/packages/restlax)\n[![github.com](https://img.shields.io/github/last-commit/princemaple/restlax.svg)](https://github.com/princemaple/restlax)\n\n\u003e Relax, it's just REST.\n\nBuilt on top of [Req](https://github.com/wojtekmach/req) for a consistent HTTP transport.\n\n## Features\n\n- quick generation of regular REST actions\n- helpers to aid writing custom actions\n- request-level customization via `req/1` callback\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `restlax` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:restlax, \"~\u003e 1.0.1\"}\n  ]\nend\n```\n\n## Usage\n\nSee `Restlax.Client` and `Restlax.Resource` for more information\n\nThe docs can be found at [https://hexdocs.pm/restlax](https://hexdocs.pm/restlax).\n\nAn example project using `Restlax`: [`Cloudflare`](https://hexdocs.pm/cloudflare)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincemaple%2Frestlax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprincemaple%2Frestlax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincemaple%2Frestlax/lists"}