All Projects → 5e-bits → 5e Database

5e-bits / 5e Database

Licence: mit
Database for the D&D 5th Edition API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to 5e Database

Lazer Database
PHP flat file database to store data with JSON
Stars: ✭ 254 (-28.25%)
Mutual labels:  json, database
Anime Offline Database
Updated every week: A JSON based offline anime database containing the most important meta data as well as cross references to various anime sites such as MAL, ANIDB, ANILIST, KITSU and more...
Stars: ✭ 292 (-17.51%)
Mutual labels:  json, database
Yii2 Migration
Yii 2 Migration Creator And Updater
Stars: ✭ 262 (-25.99%)
Mutual labels:  hacktoberfest, database
Pouchdb
🐨 - PouchDB is a pocket-sized database.
Stars: ✭ 14,625 (+4031.36%)
Mutual labels:  hacktoberfest, database
Deta database
Plsql Database数据库
Stars: ✭ 321 (-9.32%)
Mutual labels:  json, database
Horaires Ratp Api
Webservice pour les horaires et trafic RATP en temps réel
Stars: ✭ 232 (-34.46%)
Mutual labels:  hacktoberfest, json
Takeoff
A rapid development environment using docker for convenience.
Stars: ✭ 271 (-23.45%)
Mutual labels:  hacktoberfest, database
Mtgjson
MTGJSON build scripts for Magic: the Gathering
Stars: ✭ 191 (-46.05%)
Mutual labels:  hacktoberfest, json
Node Json Db
A simple "database" that use JSON file for Node.JS.
Stars: ✭ 314 (-11.3%)
Mutual labels:  json, database
Lsp Mode
Emacs client/library for the Language Server Protocol
Stars: ✭ 3,691 (+942.66%)
Mutual labels:  hacktoberfest, json
Liquibase
Main Liquibase Source
Stars: ✭ 2,910 (+722.03%)
Mutual labels:  hacktoberfest, database
Openfoodfacts Server
Open Food Facts database and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff
Stars: ✭ 325 (-8.19%)
Mutual labels:  hacktoberfest, database
Json 2 Csv
Convert JSON to CSV *or* CSV to JSON!
Stars: ✭ 210 (-40.68%)
Mutual labels:  hacktoberfest, json
Prest
PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
Stars: ✭ 3,023 (+753.95%)
Mutual labels:  hacktoberfest, database
Trilogy
TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.
Stars: ✭ 195 (-44.92%)
Mutual labels:  hacktoberfest, database
Jackson Databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
Stars: ✭ 2,959 (+735.88%)
Mutual labels:  hacktoberfest, json
Json C
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
Stars: ✭ 2,313 (+553.39%)
Mutual labels:  hacktoberfest, json
Circe
Yet another JSON library for Scala
Stars: ✭ 2,223 (+527.97%)
Mutual labels:  hacktoberfest, json
Altair
✨⚡️ A beautiful feature-rich GraphQL Client for all platforms.
Stars: ✭ 3,827 (+981.07%)
Mutual labels:  hacktoberfest, database
Rel
💎 Modern Database Access Layer for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
Stars: ✭ 317 (-10.45%)
Mutual labels:  hacktoberfest, database

5e-database

Build Status Discord

Holds the database for the D&D 5th Edition API at http://dnd5eapi.co/

Talk to us on Discord!

How to run

With Docker

You should be able to build locally and then run the local Docker image.

Without Docker

First you need to make sure you have MongoDB installed locally.

You can load this data locally by running:

MONGODB_URI=mongodb://localhost/5e-database npm run db:refresh

API Issues

If you see anything wrong with the API and not the data, please open an issue or PR over here.

Contributing

  • Fork this repository
  • Create a new branch for your work
  • Push up any changes to your branch, and open a pull request. Don't feel it needs to be perfect — incomplete work is totally fine. We'd love to help get it ready for merging.

License

This project is licensed under the terms of the MIT license. The underlying material is released using the Open Gaming License Version 1.0a

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].