File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,16 +73,16 @@ APIJSON is a JSON based internet communication protocol and an ORM library that
7373
7474### Features:
7575#### For getting data:
76- You can get any data by defining the specific information you want and send it to the server.<br />
76+ You can get any data by defining the specific information you want and send it to the server. <br />
7777You can get different types of data by making just one request to the server. <br />
7878It's very convenient and flexible, and dosen't require different API endpoints with multiple requests. <br />
7979It provides CRUD(read and write), Fuzzy Search, Remote Function Calls,etc. <br />
80- You can also save duplicate data, see request history,etc. <br />
80+ You can also save duplicate data, see request history, etc. <br />
8181
8282#### For API design:
8383APIJSON largely reduces API developers' workload by reducing most api design and documentation work. <br />
84- With APIJSON, client developers will no longer be suffered from possible errors in documents, <br />
85- and it saves communication between server developers and client developers about APIs or documentations . <br />
84+ With APIJSON, client developers will no longer be suffered from possible errors in documents, <br />
85+ and it saves communication between server developers and client developers about APIs or documentations. <br />
8686Server developers no longer need to worry about compatibility of APIs and documents with legacy apps. <br />
8787
8888![ 0F85206E116CCEE74DB68E5B9A3AEDAE] ( https://user-images.githubusercontent.com/5738175/196148099-d3a9e0ba-93e5-4e1a-a4f8-a714083c6f7e.jpg )
You can’t perform that action at this time.
0 commit comments