https://github.com/grokify/gameofthrones
Game of Thrones character and organization data. Includes example scripts to load demo data into various services like RingCentral, Salesforce and Pipedrive.
https://github.com/grokify/gameofthrones
Last synced: 3 months ago
JSON representation
Game of Thrones character and organization data. Includes example scripts to load demo data into various services like RingCentral, Salesforce and Pipedrive.
- Host: GitHub
- URL: https://github.com/grokify/gameofthrones
- Owner: grokify
- Created: 2017-10-11T07:47:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-31T04:25:57.000Z (about 1 year ago)
- Last Synced: 2024-03-31T17:48:33.896Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 2.26 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game of Thrones Data
[![Build Status][build-status-svg]][build-status-url]
[![Lint Status][lint-status-svg]][lint-status-url]
[![Go Report Card][goreport-svg]][goreport-url]
[![Docs][docs-godoc-svg]][docs-godoc-url]This is a set of data from Game of Thrones including characters and organizations.
It also has the ability to generate test data for software demos including fictitious phone numbers and email addresses.
This is available for:
* Salesforce: [cmd/salesforce](cmd/salesforce)
* Pipedrive: [cmd/pipedrive](cmd/pipedrive)[build-status-svg]: https://github.com/grokify/gameofthrones/workflows/test/badge.svg
[build-status-url]: https://github.com/grokify/gameofthrones/actions/workflows/test.yaml
[lint-status-svg]: https://github.com/grokify/gameofthrones/workflows/lint/badge.svg
[lint-status-url]: https://github.com/grokify/gameofthrones/actions/workflows/lint.yaml
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/gameofthrones
[goreport-url]: https://goreportcard.com/report/github.com/grokify/gameofthrones
[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/gameofthrones
[docs-godoc-url]: https://pkg.go.dev/github.com/grokify/gameofthrones
[license-svg]: https://img.shields.io/badge/license-MIT-mogo.svg
[license-url]: https://github.com/grokify/gameofthrones/blob/master/LICENSE
[loc-svg]: https://tokei.rs/b1/github/grokify/gameofthrones
[repo-url]: https://github.com/grokify/gameofthrones