View Source API Reference Carve v0.3.0
Modules
Carve simplifies JSON API development in Phoenix by automatically formatting endpoint outputs with associated links. Define resource relationships with a simple DSL, and let Carve handle link inclusion and query-based filtering, reducing boilerplate and ensuring consistent, flexible API responses.
Handles configuration for Carve.
Carve.HashIds provides functionality for encoding and decoding IDs using HashIds.
Carve.Links provides functionality for retrieving and processing links between different entities.
Carve.View provides a DSL for quickly building JSON API views in Phoenix applications.