hanami-serializer
hanami-serializer copied to clipboard
Add ability to use hanami-entities as a base object
Something like this:
module Api::Serializers
module Controller
class Show < Hanami::Serializer::Base
entity User
end
end
end
@davydovanton i can take it
@davydovanton Can you describe in more detail this feature?
hey, I'm thinking about change this repo to other version that's why let's hold this issue before 0.2 release 👍