数据库 直接生成 RestfulApi 或 GraphQL

主要有: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/

猜你喜欢

转载自www.cnblogs.com/hopesun/p/11370674.html