amberframework / amber

A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
https://amberframework.org
MIT License
2.57k stars 204 forks source link

#1311 Replace json_mapping with JSON::Serializable #1314

Closed schodevio closed 1 year ago

schodevio commented 1 year ago

Description of the Change

Ref: #1311

  1. Get rid of outdated json_mapping
  2. Use native JSON::Serializable