OpenEugene / little-help-book-web

Human service resource guide powered by White Bird Clinic
MIT License
6 stars 4 forks source link

Add swagger API to methods supported by DAL #134

Open colindavey opened 3 years ago

colindavey commented 3 years ago

Currently, the DAL can access the Airtable data through the Airtable JS library, and through a static asset generated by Python. This task consists of adding a third way: through the swagger API on the production site.