Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Tencent/APIJSON

🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.
https://github.com/Tencent/APIJSON

baas clickhouse crud databricks elasticsearch hadoop hive influxdb low-code lowcode milvus nocode oracle postgresql postgresql-database serverless snowflake sqlserver tdengine tidb

Last synced: about 2 months ago
JSON representation

🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.

Awesome Lists containing this project

README

        

Tencent is pleased to support the open source community by making APIJSON available.

Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.

This source code is licensed under the Apache License Version 2.0


APIJSON

🏆 Tencent Top 7 Open Source Project, Achieved 5 Awards Inside & Outside Tencent 🚀
A JSON Transmission Protocol and an ORM Library for providing APIs and Documents without writing any code.


 中文版 
 Document 
 Video 
 Test 




 
 























 
 
 





 
 




 
 



---

#### A better online document is available at https://apijsondocs.readthedocs.io/

* ### [1.About](#1)
* ### [2.Backend usage](#2)
* ### [3.Frontend usage](#3)
* ### [4.Contributing](#4)
* ### [5.Releases](#5)
* ### [6.Author](#6)
* ### [7.Donating](#7)


##

1. About

APIJSON is a JSON based internet communication protocol and an ORM library

that largely simplifies the process of back-end API development.

It also allows users to get data more quickly with self-defined form and fewer endpoints requests.

### Features:
#### For getting data:
You can get any data by defining the specific information you want and send it to the server.

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.

It provides CRUD(read and write), Fuzzy Search, Remote Function Calls, etc.

You can also save duplicate data, see request history, etc.

#### For API design:
APIJSON largely reduces API developers' workload by reducing most api design and documentation work.

With APIJSON, client developers will no longer be suffered from possible errors in documents,

and it saves communication between server developers and client developers about APIs or documentations.

Server developers no longer need to worry about compatibility of APIs and documents with legacy apps.

![0F85206E116CCEE74DB68E5B9A3AEDAE](https://user-images.githubusercontent.com/5738175/196148099-d3a9e0ba-93e5-4e1a-a4f8-a714083c6f7e.jpg)
#### Song Firework-Katy Parry(Modified for APIJSON)
Do you ever feel like a backend slave

Repeating CRUD, wanting to make a change?

Do you ever feel, APIs' so paper thin

Like a house of cards, one blow from cavin' in?

Do you ever feel they always complain?

Urging doc and feedback bugs, even ask your refactoring

Do you know that there's still a chance for you?

'Cause there's a powerful tool

You just gotta depend and configure

And let it init

Just start APIs

They are so easy to try

'Cause baby, you're a firework

Come on, show 'em what you're worth

Make 'em go, "Oh, oh, oh"

As you give 'em an A-T-M

Baby, you're a firework

Come on, let them serve themselves

Make 'em go, "Oh, oh, oh"

You're gonna leave 'em all in awe, awe, awe.


**Tired with endless arguments about HTTP API dev or use?**

**Use APIJSON-the ORM for providing infinity codeless CRUD APIs that fit almost all your needs.**

**Unfold the Power(In Your Soul) with ⭐Star & Clone.**

### APIJSON Show
#### Postman test APIJSON
![](https://static.oschina.net/uploads/img/201711/12230359_f7fQ.jpg)

#### APIAuto test APIJSON
Note: The UI is APIAuto, the URL+JSON is APIJSON




APIJSON: query multi related tables, flexible data structures. APIAuto: multi test accounts, easily share test cases

![](https://oscimg.oschina.net/oscnet/up-bbbec4fc5edc472be127c02a4f3cd8f4ec2.JPEG)
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_associate.gif)




APIAuto: generate request code for frontend/clients or Python test cases, easily download code

![](https://oscimg.oschina.net/oscnet/up-637193bbd89b41c3264827786319e842aee.JPEG)




APIAuto: auto save test records, auto generate API doc, requests shortcut, easily replay

![](https://oscimg.oschina.net/oscnet/up-7dcb4ae71bd3892a909e4ffa37ba7c1d92a.JPEG)




APIAuto: auto regression test without code, annotation, comment, etc.)

![](https://oscimg.oschina.net/oscnet/up-c1ba774f8e7fcc5adcdb05cad5bd414d766.JPEG)




A picture is worth a thousand words - some basic features show for APIJSON

![](https://oscimg.oschina.net/oscnet/up-e21240ef3770326ee6015e052226d0da184.JPEG)
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_summary.gif)

##

2.Backend usage


You can skip this step and use 'apijson.cn:8080'.

See https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-Java-Server/README-English.md


##

3. Frontend usage


You can skip this step and use [APIAuto](https://github.com/TommyLemon/APIAuto) or download App.

See [Android](https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-Android/README-English.md), [iOS](https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-iOS/README-English.md) or [JavaScript](https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-JavaScript/README-English.md)

### Download App

Simple demo App for testing APIJSON

[APIJSONTest.apk](http://files.cnblogs.com/files/tommylemon/APIJSONTest.apk)

Complex production App like Twitter tweets

[APIJSONApp.apk](http://files.cnblogs.com/files/tommylemon/APIJSONApp.apk)




##

4. Contributing



We are always looking for more developers to help implementing new features, fix bugs, etc.

Please have a look at the [open issues](https://github.com/Tencent/APIJSON/issues) before opening a new one.

Fork the project and send a pull request.

Please also ⭐Star the project!

##

5. Releases



See the latest release [here](https://github.com/Tencent/APIJSON/releases/tag/5.2.0).


##

6. Author



Check out the author's [github account](https://github.com/TommyLemon) to see more related projects.

image

If you have any questions or suggestions, you can [create an issue](https://github.com/Tencent/APIJSON/issues) or [send me an e-mail](mailto:[email protected]).




### Users of APIJSON:

https://github.com/Tencent/APIJSON/issues/187





























































[More APIJSON Users](https://github.com/Tencent/APIJSON/issues/73)

### Contributers of APIJSON:
Contributers for the APIJSON core project(6 Tencent engineers, 1 Microsoft engineer, 1 Zhihu architect, 1 Bytedance(TikTok) engineer, 1 NetEase engineer, 1 Zoom engineer, 1 YTO Express engineer, 1 Zhilian engineer, 1 UC student、3 SUSTech students, etc.):

https://github.com/Tencent/APIJSON/blob/master/CONTRIBUTING.md












































Authors of other projects for ecosystem of APIJSON(2 Tencent engineers, 1 BAT(Baidu/Alibaba/Tencent) specialist, 1 Microsoft engineer, 2 Bytedance(TikTok) engineers, 1 Digital China engineer & Apache dubbo2js author, etc.):

https://github.com/search?o=desc&q=apijson&s=stars&type=Repositories

https://search.gitee.com/?skin=rec&type=repository&q=apijson&sort=stars_count







































Thanks to all contributers of APIJSON!


### Statistics
Hundreds of employees from big famous companies(Tencent, Google, Apple, Microsoft, Amazon, Huawei, Alibaba, Paypal, Meituan, Bytedance(TikTok), IBM, Baidu, JD, NetEase, Kuaishou, Shopee, etc.) starred,

a lot of employees from big famous companies(Tencent, Huawei, Microsoft, Zoom, etc.) created PR/Issue, thank you all~

[![Stargazers over time](https://starchart.cc/Tencent/APIJSON.svg)](https://starchart.cc/Tencent/APIJSON)
image
image
image