wanghaisheng / hie-platform-backend

demo about HIE platform backend implemented based on OpenResty and FHIRBASE(Postgresql)
MIT License
0 stars 2 forks source link

project1 #3

Open wanghaisheng opened 7 years ago

wanghaisheng commented 7 years ago

搭建基本环境

  1. 数据库选择postgresql9.5 https://github.com/lijianying10/RollingBlog/blob/0474ca9f3ed605a127364bfc09829d19d86119a6/blog/default/PostgresqlReplication.md
wanghaisheng commented 5 years ago

以apijson为后端api openresty作为应用层+web层进行前端轻轻的拦截和转发,包括权限等的验证和控制,包括针对不同用户的到表、表字段的控制等等