Star-Lord-PHB/swift-codable-macro

Macros for automatically generating customizable conformance to `Codable` protocol.

30
/ 100
Emerging

This helps Swift developers more easily work with data from external sources like REST APIs, where the incoming data structure doesn't perfectly match their application's data models. Instead of writing extensive manual code to convert data, developers can use macros to automatically generate the necessary `Codable` conformance. This project is for Swift application developers who need to integrate with external data formats without boilerplate.

No commits in the last 6 months.

Use this if you are a Swift developer frequently integrating with third-party APIs or other external data sources that have inconsistent or deeply nested JSON structures.

Not ideal if your Swift application only handles data where the incoming structure perfectly matches your internal `Codable` types, or if you prefer to write all data serialization logic manually.

Swift-development API-integration data-serialization mobile-app-development
Stale 6m No Package No Dependents
Maintenance 2 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 8 / 25

How are scores calculated?

Stars

8

Forks

1

Language

Swift

License

MIT

Last pushed

Jun 14, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Star-Lord-PHB/swift-codable-macro"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.