Skip to content

dreamc4t/dnd-dotnet-backend

Repository files navigation

DndShop Backend

This project is a simple backend service for a Dungeons & Dragons shop management web application. It’s designed as a learning exercise in building backend services using .NET and MongoDB.

Features

  • Manage Items, Weapons, and Shops: Provides CRUD operations for items, weapons, and shops in a Dungeons & Dragons campaign.
  • Active Shop Management: Allows setting and retrieving the currently active shop.
  • RESTful API: Exposes API endpoints for easy integration with a front-end application.
  • Environment Variable Configuration: Securely manages sensitive data like MongoDB connection strings via environment variables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages