{"id":13562805,"url":"https://github.com/sashman/absinthe_gen","last_synced_at":"2025-04-10T11:25:23.389Z","repository":{"id":56841782,"uuid":"199210367","full_name":"sashman/absinthe_gen","owner":"sashman","description":"Scaffold generator for elixir phoenix absinthe projects","archived":false,"fork":false,"pushed_at":"2020-11-25T14:58:17.000Z","size":1863,"stargazers_count":28,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T10:12:01.858Z","etag":null,"topics":["absinthe","absinthe-graphql","elixir","elixir-phoenix","gen","generator","graphql","phoenix","scaffold-generator"],"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/sashman.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-07-27T20:26:28.000Z","updated_at":"2023-11-26T18:41:39.000Z","dependencies_parsed_at":"2022-08-29T06:50:48.997Z","dependency_job_id":null,"html_url":"https://github.com/sashman/absinthe_gen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashman%2Fabsinthe_gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashman%2Fabsinthe_gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashman%2Fabsinthe_gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashman%2Fabsinthe_gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sashman","download_url":"https://codeload.github.com/sashman/absinthe_gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248208618,"owners_count":21065203,"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":["absinthe","absinthe-graphql","elixir","elixir-phoenix","gen","generator","graphql","phoenix","scaffold-generator"],"created_at":"2024-08-01T13:01:12.437Z","updated_at":"2025-04-10T11:25:23.370Z","avatar_url":"https://github.com/sashman.png","language":"Elixir","funding_links":[],"categories":["Domain-specific language","Running the update"],"sub_categories":["By Popularity"],"readme":"# AbsintheGen\n\nScaffold generator for Elixir [Absinthe](https://hexdocs.pm/absinthe/overview.html) projects.\n\n**I'm currently looking for ideas and suggestions, please feel to create an issue with features you'd like added or add ideas [here](https://github.com/sashman/absinthe_gen/issues/3)!**\n\n## Installation\n\nAvailable on [hex.pm](https://hex.pm/packages/absinthe_gen). The package can be installed by adding `absinthe_gen` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:absinthe_gen, \"~\u003e 0.2\"}\n  ]\nend\n```\n\nThe docs can be found at [https://hexdocs.pm/absinthe_gen](https://hexdocs.pm/absinthe_gen).\n\n## Usage\n\nThe scaffold task will generate a schema, a type and a resolver files based on [\"Our First Query\" tutorial](https://hexdocs.pm/absinthe/our-first-query.html). You can pass in multiple fields, the field types can be found [here](https://hexdocs.pm/absinthe/Absinthe.Type.Scalar.html#module-built-in-scalars).\n\n```\nmix absinthe.gen.scaffold my_context my_type my_field:string my_other_field:string\n\nCreated:\n\n\tlib/absinthe_app_web/schema/my_context_types.ex\n\tlib/absinthe_app_web/schema.ex\n\tlib/absinthe_app_web/resolvers/my_type.ex\n```\n\nAvailable options:\n\n- `--path PATH` - specify a subdirectory of `absinthe_app_web` where to create the files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashman%2Fabsinthe_gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsashman%2Fabsinthe_gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashman%2Fabsinthe_gen/lists"}