million-views/praas

test airtable proxy functionality

Closed this issue · 2 comments

splitting off from #82

  • list all entries
  • create entry
  • get entry by ID
  • update entries
    • partial
    • full
  • delete entries

I finished 5/6 of the request methods. The DELETE method is pending. I have also opened a draft pull request #133 since the majority of the work is already complete and also so that anyone wanting to just take a look or even do a code review can do so.

I just marked #133 ready for review. M5NV has already reviewed the code before I pushed the last commit and has commented that it looks good.