CharlotteJackson / DC_Crash_Bot

10 stars 7 forks source link

Make a REST API to expose data in database to 3rd parties #63

Open CharlotteJackson opened 3 years ago

CharlotteJackson commented 3 years ago

What is the Task

Make the data in the database available via API

Why do we want to do this

To maximize the number of people/tools/applications that can make use of this data

How can I get started?

google "API tutorial"

Definition of Done

when 3rd parties are able to get requested data with API calls

CharlotteJackson commented 3 years ago

This solution will let 3rd parties essentially write simple SQL queries on csv's in an S3 bucket: https://github.com/aws-samples/s3-select-phonebook-search