NAME
Dancer2::Plugin::JsonApi - JsonApi helpers for Dancer2 apps
VERSION
version 0.0.1
NAME
Dancer2::Plugin::JsonAPI
DESCRIPTION
If the serializer is not already explicitly set, the plugin will configure it to be Dancer2::Serializer::JsonApi.
SEE ALSO
The JSON:API specs, natch.
json-api-serializer My go to for serializing JSON API documents in JavaScript-land. Also, inspiration for this module.
AUTHOR
Yanick Champoux <yanick@babyl.ca>
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by Yanick Champoux.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.