* Generated template
Using https://docs.airbyte.com/connector-development/tutorials/cdk-speedrun
* Added spec.yaml
Ref https://appfollow.docs.apiary.io/
Does not currently include authentication
* Schema and working discover for ratings API
* Add catalog
* Add cid as required parameter
* Working ratings call
BASIC AUTH REALLY
* Use basic auth in check connection
* Updated comment for request params
* Update README for local run
* Moved with common params to stream superclass
* Add support for country parameter
* WIP: acceptance
90% pass
* Passing acceptance tests for ratings in docker
* Remove incremental unit tests
We have no incremental streams
* Match number of streams to test
* Passing streams unit tests
* Connection check test
* Update unit test type check
* Remove TODO
* fix: tests are failing
* docs: added documentation for appfollow and logo
* docs: added documentation for appfollow and logo
* Bump io.airbyte.version
* fix: tests are failing
* auto-bump connector version [ci skip]
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>