You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
APIJSON is a JSON Transmission Structure Protocal.
6
6
7
7
You can set any JSON structure and request your server, and the server will return a JSON String with the structure you had set.<br />
8
-
You can get any data with any JSON structure by requesting server just once. It's convenient and flexible, and does not require a special interface or multiple requests.<br />
8
+
You can get any data with any JSON structure by requesting server just once. It's very convenient and flexible, and does not require a special interface or multiple requests.<br />
9
9
And you can save duplicate data and improve transmission speed as well!<br />
10
10
11
11
Now you can realize JSON Transmissions without interface or doc anymore!<br />
0 commit comments