0.1.0 • Published 4 years ago

koop-provider-public-google-sheets v0.1.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

koop-provider-public-google-sheets

Unlike this provider, it does not need to set up any Google keys to access Google Sheets data as it is feed from public spreadsheets.

Configuration

No need

Development

Dev Server

This project by default uses the Koop CLI to set up the dev server. It can be invoded via

$ npm start

The server will be running at http://localhost:8080 or at the port specified at the configuration.

For more details, check the Koop CLI documentation.