Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsamaya/opencage-batch-geocoder-cfworker


https://github.com/tsamaya/opencage-batch-geocoder-cfworker

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# 👷 `Cloudflare-Worker` bacth geocode with OpenCage Data API

[`index.js`](index.js) is the content of the Workers script.

#### Wrangler

Using [wrangler](https://github.com/cloudflare/wrangler)

```bash
$ wrangler preview
```

#### Deploy

```bash
$ wrangler publish
```

#### API

TODO

## Resources

- OpenCage Data Geocoder API : https://opencagedata.com/

- Cloudflare Workers : https://workers.cloudflare.com/

## Licensing

Licensed under the MIT License

A copy of the license is available in the repository's [LICENSE](LICENSE) file.