0.2.26 • Published 4 years ago
@backyard/service-postgrest v0.2.26
Backyard PostgREST
Rest Service for Backyard using PostgREST
What is Backyard
Backyard is an opinioned microservices platform
What is PostgREST
Install
Usage
import { createWorkspaceConfiguration } from '@backyard/common';
import { usePostgRestService } from '@backyard/service-postgrest';
export default createWorkspaceConfiguration({
services: [
usePostgRestService({
name: 'rest',
settings: {
db: string,
schema: string,
anonRole: string
}
}),
],
});
0.2.26
4 years ago
0.2.25
4 years ago
0.2.24
4 years ago
0.2.23
4 years ago
0.2.22
4 years ago
0.2.21
4 years ago
0.2.20
4 years ago
0.2.19
4 years ago
0.2.18
4 years ago
0.2.17
4 years ago
0.2.16
4 years ago
0.2.15
4 years ago
0.2.14
4 years ago
0.2.13
4 years ago
0.2.12
4 years ago
0.2.11
4 years ago
0.2.10
4 years ago
0.2.9
4 years ago
0.2.7
4 years ago
0.2.6
4 years ago
0.2.8
4 years ago
0.2.5
4 years ago
0.2.4
4 years ago
0.2.1
4 years ago
0.2.3
4 years ago
0.2.0
4 years ago