apicollective / apibuilder

Simple, Comprehensive Tooling for Modern APIs
https://www.apibuilder.io/
MIT License
563 stars 83 forks source link

Remove anorm generators #936

Closed mbryzek closed 3 months ago

mbryzek commented 3 months ago

These code generators are not well maintained and have compatibility issues with scala3. Remove and replace with hand written parsers. As part of this change, we separate the internal representations of key objects from the API representations