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

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.

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