{"id":28275014,"url":"https://github.com/q60/hapesire","last_synced_at":"2025-11-08T06:04:49.991Z","repository":{"id":293126563,"uuid":"981672796","full_name":"q60/hapesire","owner":"q60","description":"a JSON:API service providing sayings, quotes and proverbs of all sorts","archived":false,"fork":false,"pushed_at":"2025-05-13T19:12:18.000Z","size":896,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T03:15:38.483Z","etag":null,"topics":["api","ash","ash-framework","elixir","json-api","proverbs","quote-generator","quotes","sayings"],"latest_commit_sha":null,"homepage":"https://hapesire.kira.computer","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/q60.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license-cc0","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,"zenodo":null}},"created_at":"2025-05-11T16:34:27.000Z","updated_at":"2025-05-17T07:31:41.000Z","dependencies_parsed_at":"2025-05-14T22:45:30.322Z","dependency_job_id":null,"html_url":"https://github.com/q60/hapesire","commit_stats":null,"previous_names":["q60/hapesire"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/q60/hapesire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q60%2Fhapesire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q60%2Fhapesire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q60%2Fhapesire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q60%2Fhapesire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/q60","download_url":"https://codeload.github.com/q60/hapesire/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q60%2Fhapesire/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260162616,"owners_count":22968087,"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","ash","ash-framework","elixir","json-api","proverbs","quote-generator","quotes","sayings"],"created_at":"2025-05-21T03:13:17.380Z","updated_at":"2025-11-08T06:04:49.955Z","avatar_url":"https://github.com/q60.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hapësirë\n\n**hapësirë** is a collection of famous sayings with a simple webpage and a [JSON:API](https://jsonapi.org/) compliant quote fetching API. Written in Elixir \u0026 [Slime](https://slime-lang.com) using [Ash](https://www.ash-hq.org).\n\nIt's available at https://hapesire.kira.computer/.\n\n\n## Info\n\nThis project comes batteries included with ready to use sqlite database (as a mix dependency) that I compiled. I hope you can find something useful for yourself. Overall, it's a nice project to look into Ash Framework usage for APIs. You can also find a rather unhinged way of managing Slime templates in `lib/hapesire_web/templates.ex`.\n\nAPI docs can be found here - https://hapesire.kira.computer/docs.\n\nRepository with the database file and corresponding CSVs can be found on Codeberg - https://codeberg.org/q60/hapesire-db.\n\nHere's some basic CLI client that supports this API - **[gigagei](https://github.com/q60/gigagei)**. Give it a try.\n\n\u003cimg alt=\"screenshot of the webpage\" src=\"hapesire.png\" width=\"50%\"\u003e\n\n\n### Current stack\n\n- Elixir `1.18.3`\n- `ash ~\u003e 3.0`\n  - `ash_sqlite ~\u003e 0.2`\n  - `ash_json_api ~\u003e 1.0`\n- `plug_cowboy ~\u003e 2.0`\n- `slime`\n- `gettext`\n\n\n### Assets used\n\n- [IBM Plex® typeface](https://github.com/IBM/plex) - SIL Open Font License, Version 1.1. Used remotely in `priv/static/styles/main.css`\n  - IBM Plex Mono\n  - IBM Plex Sans\n  - IBM Plex Serif\n- Elixir [logo](https://elixir-lang.org/trademarks). Used in `./priv/static/root.slime`\n- [Ash Framework](https://ash-hq.org/) logo. Used in `./priv/static/root.slime`\n- Creative Commons public domain [icon](https://creativecommons.org/mission/downloads/). Used in `./priv/static/root.slime`\n- Creative Commons CC0 1.0 Universal license [icon](https://creativecommons.org/mission/downloads/). Used in `./priv/static/root.slime`\n\n\n### Licensing\n\n**hapësirë** is licensed under CC0 OR The Unlicense.\n\n\n## Installation\n\nEverything is straightforward:\n\n```sh\nMIX_ENV=prod mix deps.get\nMIX_ENV=prod mix release\n\n# path to release: _build/prod/rel/hapesire/bin/hapesire\n```\n\n\n## Contributing\n\nContributions are welcome. Before opening a PR, please make sure to run `mix format`, `mix credo --strict` and resolve any new issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq60%2Fhapesire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fq60%2Fhapesire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq60%2Fhapesire/lists"}