Skip to content

Commit 0e0fa1a

Browse files
authored
Update README.md
1 parent 0fd5ea1 commit 0e0fa1a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1-
# jsonmaster.github.io
1+
# JSON Master
22

33
Visit: https://jsonmaster.github.io
4+
5+
### Supported Languages and Frameworks:
6+
7+
1. **Swift**
8+
- [Codable](https://developer.apple.com/documentation/foundation/archives_and_serialization/using_json_with_custom_types)
9+
- [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)
10+
2. **Java**
11+
- [Gson](https://github.com/google/gson)
12+
- [Android/JSONObject](https://developer.android.com/reference/org/json/JSONObject)
13+
3. **C#**
14+
- [Newtonsoft](https://www.newtonsoft.com/json/help/html/SerializingJSON.htm)
15+
- C# Class

0 commit comments

Comments
 (0)