gristlabs_grist-core/app
Alex Hall 34e9ad3498 (core) Add /records endpoint to DocApi with GET, POST, and PATCH
Summary:
Applies simple data transformations to the existing /data API.

Mimics the Airtable API. Designed in https://grist.quip.com/RZh9AEbPaj8x/Doc-API#FZfACAAZ9a0

Haven't done deletion because it seems like less of a priority and also not fully designed.

Test Plan: Added basic server tests similar to the /data tests. Haven't tested edge cases like bad input.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D2974
2021-08-12 18:02:56 +02:00
..
client (core) Allow creating docs from the templates page 2021-08-11 09:59:32 -07:00
common (core) Add /records endpoint to DocApi with GET, POST, and PATCH 2021-08-12 18:02:56 +02:00
gen-server (core) Adding import from google drive to the home screen 2021-08-05 20:46:11 +02:00
plugin (core) Adding import from google drive to the home screen 2021-08-05 20:46:11 +02:00
server (core) Add /records endpoint to DocApi with GET, POST, and PATCH 2021-08-12 18:02:56 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00