https://github.com/onsdigital/dp-apipoc-client
https://github.com/onsdigital/dp-apipoc-client
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onsdigital/dp-apipoc-client
- Owner: ONSdigital
- License: mit
- Archived: true
- Created: 2017-03-15T17:04:29.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2017-03-31T10:29:24.000Z (about 9 years ago)
- Last Synced: 2025-06-16T13:14:33.508Z (about 1 year ago)
- Language: Go
- Size: 717 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
dp-apipoc-client
===================
A conceptual 'Golang' client implementation targeting the [API POC Server](https://github.com/ONSdigital/dp-apipoc-server).
### Configuration
| Environment variable | Default | Description
| -------------------- | ------------------------------------ | -----------------------
| API_SERVER_ROOT | https://api.develop.onsdigital.co.uk | The API host's root URL
### Contributing
See [CONTRIBUTING](CONTRIBUTING.md) for details.
### License
Copyright © 2016-2017, Office for National Statistics (https://www.ons.gov.uk)
Released under MIT license, see [LICENSE](LICENSE.md) for details.