udir
v1.0.0-beta
Published
--- hero: image: https://img.alicdn.com/imgextra/i3/O1CN01eGRjPe1LHzdKs6S7e_!!6000000001275-2-tps-200-200.png title: universal-api desc: apis for multiple applications actions: - text: Getting Started link: /packages features:
Downloads
6
Readme
hero: image: https://img.alicdn.com/imgextra/i3/O1CN01eGRjPe1LHzdKs6S7e_!!6000000001275-2-tps-200-200.png title: universal-api desc: apis for multiple applications actions: - text: Getting Started link: /packages features:
- icon: https://gw.alipayobjects.com/zos/bmw-prod/d60657df-0822-4631-9d7c-e7a869c2f21c/k79dmz3q_w126_h126.png
title: quickly develop multiple applications.
desc: support
h5、miniprogram
applications - icon: https://gw.alipayobjects.com/zos/bmw-prod/881dc458-f20b-407b-947a-95104b5ec82b/k79dm8ih_w144_h144.png
title: API
desc: provide rich
apis
- icon: https://gw.alipayobjects.com/zos/bmw-prod/d1ee0c6f-5aed-4a45-a507-339a4bfe076c/k7bjsocq_w144_h144.png title: docs desc: perfect docs support
universal-api
To extend the capabilities of the Rax system, we provide a series of Universal apis that developers can use to quickly develop multiple applications.
/**
* iframe: true
*/
import React from 'react';
export default () => (
<iframe style={{
boxShadow: '0 2px 15px rgba(0,0,0,0.1)',
width: '100%',
height: '700px'
}} src='http://herbox-embed-dev.site.alipay.net/p/universal-api/-daily'></iframe>
);