> For the complete documentation index, see [llms.txt](https://orasund.gitbook.io/elm-cookbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orasund.gitbook.io/elm-cookbook/recipes-1/designing-a-api.md).

# Designing Elm package APIs

## Further Reading

* 📖**Doc:** [Elm Package Design Guidelines](https://package.elm-lang.org/help/design-guidelines)
* 📖**Doc:** [Elm Package Documentation Format](https://package.elm-lang.org/help/documentation-format)
