Skip to content

divination-nz/divination-api

Repository files navigation

Divination API

An API for fetching Magic: The Gathering's Comprehensive Rules

“Half of your studies will be learning the laws of magic. The other half will be bending them.” —Naru Meha, master wizard

A .NET Core API service that enables easy, quick searching of Magic: The Gathering's Comprehensive Rules. This service provides the following endpoints:

  • /divination/rules/{index} -> Find rule via index
  • /divination/rules/search?query={} -> Find rule via text query
  • /divination/glossary -> Get all glossary entries
  • /divination/glossary/search?query={} -> Find an entry in the glossary via text query

For more information, take a look at the Swagger docs.

Divination by Matt Stewart

About

An API that fetches the MTG Comprehensive Rules

Topics

Resources

License

Stars

Watchers

Forks