Annotation processor generating type-safe URI builders and parsers for Android.
An annotation-processor library that generates type-safe builders, parsers, and matchers for URIs. It targets Android apps and ContentProviders and integrates with Java and Kotlin build tools (kapt/ksp). Use annotated URI templates to produce compile-time classes for building, parsing, and matching path segments and query parameters.
0