{"id":22197560,"url":"https://github.com/functionhaus/conn_artist","last_synced_at":"2025-03-24T22:44:59.350Z","repository":{"id":57485547,"uuid":"165381694","full_name":"functionhaus/conn_artist","owner":"functionhaus","description":"A simple helper library for common Plug interactions.","archived":false,"fork":false,"pushed_at":"2019-01-12T22:29:12.000Z","size":287,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T08:12:08.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/functionhaus.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":"2019-01-12T11:45:13.000Z","updated_at":"2019-01-12T22:29:13.000Z","dependencies_parsed_at":"2022-09-02T00:10:30.695Z","dependency_job_id":null,"html_url":"https://github.com/functionhaus/conn_artist","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/functionhaus%2Fconn_artist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/functionhaus%2Fconn_artist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/functionhaus%2Fconn_artist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/functionhaus%2Fconn_artist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/functionhaus","download_url":"https://codeload.github.com/functionhaus/conn_artist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245366197,"owners_count":20603438,"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":[],"created_at":"2024-12-02T14:19:55.587Z","updated_at":"2025-03-24T22:44:59.324Z","avatar_url":"https://github.com/functionhaus.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ConnArtist\n\nConnArtist is a simple helper library for common Plug patterns in order to reduce\nduplication across any Plug-powered Elixir apps.\n\nThe library is starting small with just a few helpers that I've personally used,\nbut please feel free to submit pull requests for additional helpers and patterns\nthat you believe would be beneficial in such a library.\n\nAll of the functions in this library are currently located in the top-level\nConnArtist module but this could change as it grows in scope and\nrequires more rigorous organization.\n\nAt the moment this library includes only Plug and Jason as dependencies. The\ngoal is to keep the dependency set as svelte as possible in order to retain the\nbroadest possible compatibility with various implementations of Plug across\napplications in the Elixir community.\n\n\n## Installation\n\nThe package can be installed by adding `conn_artist` to your list of\ndependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:conn_artist, \"~\u003e 0.0\"}\n  ]\nend\n```\n\n## Availability\n\nThis library is currently published at for use with the public hex.pm\nrepository at https://hex.pm/packages/conn_artist.\n\nSource code is available at the [FunctionHaus Github Organization](\nhttps://github.com/functionhaus) at\nhttps://github.com/functionhaus/conn_artist.\n\n\n## License\n\nConnArtist source code is released under Apache 2 License.\nCheck LICENSE file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunctionhaus%2Fconn_artist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunctionhaus%2Fconn_artist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunctionhaus%2Fconn_artist/lists"}