首页 > 技术文章 > 数据库 直接生成 RestfulApi 或 GraphQL

hopesun 2019-08-17 22:26 原文

主要有:Postgres 数据库:

1、生成 RestfulApi   http://postgrest.org            https://github.com/PostgREST/postgrest-docs/blob/v5.2/index.rst

2、生成 GraphQL     https://hasura.io/               https://github.com/hasura/graphql-engine/

 

推荐阅读