[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1014":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":17,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":23,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":16,"starSnapshotCount":16,"syncStatus":30,"lastSyncTime":31,"discoverSource":32},1014,"retrofit","square\u002Fretrofit","square","A type-safe HTTP client for Android and the JVM","https:\u002F\u002Fsquare.github.io\u002Fretrofit\u002F",null,"HTML",43892,7340,1538,128,0,3,8,45,"Apache License 2.0",false,"trunk",true,[25,26],"android","java","2026-06-12 02:00:22","Retrofit\n========\n\nA type-safe HTTP client for Android and Java.\n\nFor more information please see [the website][1].\n\n\nDownload\n--------\n\nDownload [the latest JAR][2] or grab from Maven central at the coordinates `com.squareup.retrofit2:retrofit:3.0.0`.\n\nSnapshots of the development version are available in [Sonatype's `snapshots` repository][snap].\n\nRetrofit requires at minimum Java 8+ or Android API 21+.\n\n\nR8 \u002F ProGuard\n-------------\n\nIf you are using R8 the shrinking and obfuscation rules are included automatically.\n\nProGuard users must manually add the options from\n[retrofit2.pro][proguard file].\nYou might also need [rules for OkHttp][okhttp proguard] which is a dependency of this library.\n\n\nLicense\n=======\n\n    Copyright 2013 Square, Inc.\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http:\u002F\u002Fwww.apache.org\u002Flicenses\u002FLICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n\n [1]: https:\u002F\u002Fsquare.github.io\u002Fretrofit\u002F\n [2]: https:\u002F\u002Fsearch.maven.org\u002Fremote_content?g=com.squareup.retrofit2&a=retrofit&v=LATEST\n [snap]: https:\u002F\u002Fs01.oss.sonatype.org\u002Fcontent\u002Frepositories\u002Fsnapshots\u002F\n [proguard file]: https:\u002F\u002Fgithub.com\u002Fsquare\u002Fretrofit\u002Fblob\u002Fmaster\u002Fretrofit\u002Fsrc\u002Fmain\u002Fresources\u002FMETA-INF\u002Fproguard\u002Fretrofit2.pro\n [okhttp proguard]: https:\u002F\u002Fsquare.github.io\u002Fokhttp\u002Fr8_proguard\u002F\n [okio proguard]: https:\u002F\u002Fsquare.github.io\u002Fokio\u002F#r8-proguard\n","Retrofit 是一个为 Android 和 Java 平台设计的类型安全 HTTP 客户端。它通过注解简化了 RESTful API 的调用过程，支持将接口定义直接转换为可执行的 HTTP 请求，并能自动处理 JSON 数据解析。项目基于 OkHttp 构建，提供强大的网络请求功能同时保持了良好的性能和扩展性。适用于需要与 Web 服务进行交互的各种移动应用或后端系统开发场景中，特别适合那些追求代码简洁性和维护性的开发者使用。",2,"2026-06-11 02:41:07","top_all"]