fac-14 / OSCEBossKey

Weeks 13-16 > Tech for Better project: An app to help medical students revise for their exams
https://oscebosskey.herokuapp.com/
MIT License
4 stars 2 forks source link

Convert data store to Airtable API #112

Closed martingaston closed 5 years ago

martingaston commented 5 years ago
martingaston commented 5 years ago

API Reference

/api/history

{ payload: [str1, str2] }

/api/history/:station/

{ payload: [str1, str2] }

/api/history/:station/case/:id

{payload: { title: str, details: str, mark-scheme: [str1, str2] }}