A JSON:API extension for the Ash Framework
Find a file
2024-09-16 14:49:42 -04:00
.github ci: dependabot weekly 2024-06-19 11:30:06 -04:00
config chore: release version v1.0.0 2024-05-10 18:36:06 -04:00
documentation improvement: support providing the open api schema as a file 2024-09-16 14:49:42 -04:00
lib improvement: support providing the open api schema as a file 2024-09-16 14:49:42 -04:00
logos docs: clean up docs 2020-06-16 01:34:46 -04:00
test improvement: support nested base_routes 2024-08-16 08:45:55 -04:00
.check.exs fix: handle generated nil filters better 2022-09-26 21:08:00 -04:00
.credo.exs fix: typo when checking for resource's derive_filter? flag 2024-07-02 11:41:46 -04:00
.formatter.exs fix: typo when checking for resource's derive_filter? flag 2024-07-02 11:41:46 -04:00
.gitignore feat: open_api options in Api (#104) 2023-10-14 08:47:49 -04:00
.tool-versions improvement: add installers & extenders 2024-07-19 18:34:05 -04:00
CHANGELOG.md chore: release version v1.4.8 2024-09-16 08:48:23 -04:00
FUNDING.yml Revert "Revert "feat: move to latest ash"" 2020-10-09 21:10:11 -04:00
LICENSE chore: update license 2020-09-21 14:03:44 -04:00
mix.exs chore: release version v1.4.8 2024-09-16 08:48:23 -04:00
mix.lock chore: update deps 2024-09-16 08:46:11 -04:00
README.md docs: add authorization guide 2024-05-27 10:25:59 -04:00

Logo Logo

Elixir CI License: MIT Hex version badge Hexdocs badge

AshJsonApi

Welcome! This is the extension for building JSON:API spec compliant APIs with Ash. Generate a powerful JSON API in minutes!

Tutorials

Topics

Reference