| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -52,7 +52,7 @@ | |||
| 52 | 52 | ||
| 53 | 53 | <br /> | |
| 54 | 54 | ||
| 55 | - <h2 id="1">1. About<h2/> | ||
| 55 | + <h2 id="1">1. About<h2/><br/> | ||
| 56 | 56 | ||
| 57 | 57 | APIJSON is a JSON based application that largely simplify the process of back-end API development. It allows front-end users to get data with self-defined form. | |
| 58 | 58 | ||
@@ -61,7 +61,7 @@ APIJSON is a JSON based application that largely simplify the process of back-en | |||
| 61 | 61 | You can get any data by defining the specific information you want and send it to the server.<br /> | |
| 62 | 62 | You can get different types of data by making just one request to the server. It's very convenient and flexible, and dosen't require different API endpoints with multiple requests.<br /> | |
| 63 | 63 | It provides CRUD(read and write), Fuzzy Search, Remote Function Calls,etc. You can also save duplicate data and improve data transmission speed as well!<br /> | |
| 64 | - | ||
| 64 | + #### For API design: | ||
| 65 | 65 | APIJSON largely reduces API developers' workload by reducing most api design and document writing!<br /> | |
| 66 | 66 | With APIJSON, client developers will no longer be suffered from possible errors in documents, and don't have to communicate with server developers about APIs or documents anymore.<br /> | |
| 67 | 67 | Server developers no longer need to worry about compatibility of APIs and documents with legacy apps. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments