ja_resource
Controller helper
Reduces boilerplate code in JSON-API compliant Phoenix controllers without sacrificing flexibility.
A behaviour to reduce boilerplate code in your JSON-API compliant Phoenix controllers without sacrificing flexibility.
113 stars
11 watching
33 forks
Language: Elixir
last commit: almost 5 years ago elixirjson-apiphoenix
Related projects:
Repository | Description | Stars |
---|---|---|
ikeikeikeike/phoenix_html_simplified_helpers | A collection of reusable functions for simplifying HTML output in Elixir Phoenix applications. | 31 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
cblavier/phx_component_helpers | Provides reusable, configurable UI components for Phoenix LiveView applications | 135 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
xavier/huex | An Elixir client library for controlling Philips Hue smart light bulbs | 64 |
devato/inertia_phoenix | An adapter that enables Inertia.js functionality in Elixir Phoenix applications | 87 |
sheharyarn/ecto_rut | Reduces code repetition in Ecto models by providing shortcuts to common operations | 112 |
dockyard/inquisitor_jsonapi | A set of Elixir plugins to simplify building JSON API endpoints with Inquisitor | 14 |
jsonmaur/phoenix-turnstile | Adds CAPTCHA functionality to Phoenix applications using Cloudflare's Turnstile service | 12 |
inertiajs/inertia-phoenix | An adapter that enables Inertia.js to work with the Elixir/Phoenix framework. | 194 |
meh/jazz | A JSON handling library for Elixir. | 61 |
khusnetdinov/phoenix_gon | A JavaScript toolset that makes it easy to access and manipulate variables in Phoenix web applications | 100 |
khusnetdinov/phoenix_routes_js | Provides JavaScript helpers to access Phoenix routes and related data in a browser-friendly way | 21 |
antonmi/espec_phoenix | Provides an Elixir wrapper around ESpec to enable Behavioral Driven Development (BDD) for the Phoenix web framework | 138 |
malomohq/accent | Converts JSON keys to different cases in HTTP requests and responses | 42 |