Minor updates
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
An Extract, Transform, Load app to gather book information from public API for a POC LMS project
|
||||
|
||||
Environmental Variables:
|
||||
`GOOGLE_API_KEY` - API Key required for using the Google Books API
|
||||
`GOOGLE_API_KEY` - API Key required for using the Google Books API.
|
||||
`LIBRARYTHING_TOKEN` - A Token used to query librarything.com. Can be aquired through https://www.librarything.com/developer/tokens
|
||||
|
||||
## extract.py
|
||||
The extract.py file contains functions to pull data related to books from different APIs.
|
||||
|
||||
Reference in New Issue
Block a user