mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Added new mac app for JSON to model class generator (#538)
Co-authored-by: Chandan Karmakar <chandan@getopentalk.com>
This commit is contained in:
parent
a8513a3758
commit
32598357b8
1 changed files with 16 additions and 0 deletions
|
@ -2122,6 +2122,22 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Template based highly customizable macOS app to generate classes from JSON string, supports many languages. ",
|
||||
"categories": [
|
||||
"json-parsing"
|
||||
],
|
||||
"repo_url": "https://github.com/chanonly123/Json-Model-Generator",
|
||||
"title": "JSON to Model class",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"https://github.com/chanonly123/Json-Model-Generator/raw/master/demo1.png"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Simple macOS app for uploading files to Amazon Web Services. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue