https://github.com/onsdigital/dp-content-resolver
https://github.com/onsdigital/dp-content-resolver
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onsdigital/dp-content-resolver
- Owner: ONSdigital
- License: mit
- Archived: true
- Created: 2016-10-19T09:58:39.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2017-08-02T07:51:00.000Z (almost 9 years ago)
- Last Synced: 2025-06-16T13:14:35.035Z (about 1 year ago)
- Language: Go
- Size: 244 KB
- Stars: 1
- Watchers: 29
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
dp-content-resolver
================
App resolves ONS website page content for a give URL.
### Configuration
| Environment variable | Default | Description
| -------------------- | ----------------------- | -----------
| BIND_ADDR | :20020 | The host and port to bind to.
| ZEBEDEE_URL | http://localhost:8082" | The Zebedee instance URL to use when resolving.
### License
Copyright © 2016, Office for National Statistics (https://www.ons.gov.uk)
Released under MIT license, see [LICENSE](LICENSE.md) for details.