Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fgregg/bls-proxy
Cloudflare proxy for BLS web api
https://github.com/fgregg/bls-proxy
Last synced: about 1 month ago
JSON representation
Cloudflare proxy for BLS web api
- Host: GitHub
- URL: https://github.com/fgregg/bls-proxy
- Owner: fgregg
- License: mit
- Created: 2022-01-28T15:11:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T14:17:24.000Z (almost 3 years ago)
- Last Synced: 2024-10-15T09:55:55.920Z (3 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# BLS CORS Proxy, with caching
The US Bureau of Labor Statistics has very nice web API. Unfortunately, BLS has not set up CORS headers that would allow web developers to easily load BLS data into other sites.
This is the code for [proxy of the BLS's API that adds open CORS headers, with caching](https://bls-api.bunkum.us/).