ash-project / ash_json_api

The JSON:API extension for the Ash Framework
https://hexdocs.pm/ash_json_api
MIT License
56 stars 40 forks source link

Docs: update getting started #59

Closed larshei closed 1 year ago

larshei commented 1 year ago

I just set up my first Ash based JSON API and most of the information I personally needed was available somewhere, but it was split across the getting started guide, the readm, hexdocs and Discord (and in the end I was not sure where I found which information).

I tried to improve the Getting Started guide/tutorial so that it contains all the information I feel I needed to get to a point where I could fire a request against my own API.

All examples are based on the Helpdesk example from Ash's getting started guide.

zachdaniel commented 1 year ago

🚀 Thank you for your contribution! 🚀