# JsonTest **Repository Path**: windy_05/JsonTest ## Basic Information - **Project Name**: JsonTest - **Description**: 使用jsonModel 简单Demo - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-12-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #JsonTest 增加更新,增加插入数据库(sqlite) 使用FMDB 插入本地数据库中,可使用json转model 然后直接插入数据库中,简化本地存储与model转化。 使用[JsonModel](http://https://github.com/icanzilb/JSONModel)简单Demo,从网络中请求json数据转换成model,非常简洁。