thomaslillo / FifthEditionAPI

Get details on any core 5e spell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D&D 5e Spells API - .NET API

Description

The Spells API will allow you to quickly retrieve relavent information about spells including:

  • Description
  • Components
  • Range
  • Levels
  • Attack Dice

Built With

Data Infrastructure

  • ETL done in Python (Pandas, SQLAlchemy)
  • Database is Microsoft SQL Server
  • Database might also be MongoDB

Web API

  • .NET 6 (Entity Framwork as ORM)
  • Docker
Based on and with data sourced from the repo below:

https://github.com/5e-bits/5e-database#readme

About

Get details on any core 5e spell


Languages

Language:C# 72.2%Language:Python 25.8%Language:TSQL 2.0%