{"id":16019581,"url":"https://github.com/iboard/state_server","last_synced_at":"2025-08-02T13:39:18.010Z","repository":{"id":57479167,"uuid":"463855340","full_name":"iboard/state_server","owner":"iboard","description":"Convenience macros for using GenServer without the boilerplate","archived":false,"fork":false,"pushed_at":"2022-02-26T13:47:58.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T09:34:54.229Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iboard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-26T13:06:28.000Z","updated_at":"2022-02-26T13:06:48.000Z","dependencies_parsed_at":"2022-09-17T04:42:21.336Z","dependency_job_id":null,"html_url":"https://github.com/iboard/state_server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iboard/state_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Fstate_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Fstate_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Fstate_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Fstate_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iboard","download_url":"https://codeload.github.com/iboard/state_server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Fstate_server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268400581,"owners_count":24244445,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-08T17:04:50.168Z","updated_at":"2025-08-02T13:39:17.978Z","avatar_url":"https://github.com/iboard.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StateServer\n\n[![Documentation](https://img.shields.io/badge/docs-hexpm-blue.svg)](http://hexdocs.pm/ax_webclient/)\n[![Elixir CI](https://github.com/iboard/state_server/actions/workflows/elixir.yml/badge.svg)](https://github.com/iboard/state_server/actions/workflows/elixir.yml)\n\nA simple wrapper around GenServer.\n\nThere is a lot of annoying boilerplate when you're about to use GenServer. This project\nbrings you some macro-sugar to simplify your GenServers and get rid of all that boilerplate.\n\n## Installation\n\nIt's [available in Hex][1], the package can be installed\nby adding `ax_stateserver` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:state_server, \"~\u003e 0.1.0\", hex: :ax_stateserver}\n  ]\nend\n```\n\n## Hex package\n\n- \u003chttps://hex.pm/packages/ax_stateserver\u003e\n- Notice: the hex-package is named `ax_stateserver` where the mix-project is named just\n  `StateServer`. This is because of a name clash of `state_server` on hex.pm.\n\n[1]: https://hex.pm/docs/publish\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiboard%2Fstate_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiboard%2Fstate_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiboard%2Fstate_server/lists"}