README.md



[](https://opensource.org/licenses/MIT)
[](https://hex.pm/packages/ash_json_api)
[](https://hexdocs.pm/ash_json_api)
# AshJsonApi
Welcome! This is the extension for building [JSON:API](https://jsonapi.org) spec compliant APIs with [Ash](https://hexdocs.pm/ash). Generate a powerful JSON API in minutes!
## Tutorials
- [Getting Started with AshJsonApi](documentation/tutorials/getting-started-with-ash-json-api.md)
## Topics
- [What is AshJsonApi?](documentation/topics/what-is-ash-json-api.md)
- [Non-Spec Query Parameters](documentation/topics/non-spec-query-parameters.md)
- [OpenAPI](documentation/topics/open-api.md)
- [Relationships](documentation/topics/relationships.md)
- [Authorize With AshJsonApi](documentation/topics/authorize-with-json-api.md)
- [Upgrading to 1.0](documentation/topics/upgrade.md)
## Reference
- [AshJsonApi.Resource DSL](documentation/dsls/DSL-AshJsonApi.Resource.md)
- [AshJsonApi.Domain DSL](documentation/dsls/DSL-AshJsonApi.Domain.md)