合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
[TOC] > [github.com/calebmer/postgrest-client](https://github.com/calebmer/postgrest-client) ## 概述 ## 安装 ``` npm install postgrest-client ``` ## 使用 ``` var PostgREST = require('postgrest-client') var Api = new PostgREST('https://postgrest.herokuapp.com') ```