ppazos / cabolabs-ehrserver

Open platform to manage and share standardized clinical data, designed by @ppazos at CaboLabs Health Informatics.
https://cabolabs.com
Apache License 2.0
179 stars 110 forks source link

SYNC - create sync controller #970

Closed ppazos closed 5 years ago

ppazos commented 6 years ago
  1. One endpoint per type of resource

  2. Only accept tokens with scope=sync (moved to #980)

  3. Payloads are all JSON (need a data binder to do the parsing #969)

ppazos commented 6 years ago

MIGRATIONS

ppazos commented 6 years ago

TODOs:

ppazos commented 5 years ago

This is done, just needs testing.