index
:
postgrest-demo.git
master
Example system with PostgREST, JWTs, an authentication/authorization microservice (Node.js) with Google auth support, PostgreSQL db and a small frontend
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
postgrest
/
migrations
/
001-initial.sql
blob: be41377426a5de5b9a60564c61377e5ab31449f7 (
plain
)
1
create schema
api
;