Skip to content

fulfill3d/Fulfill3D_Backend

Repository files navigation

Fulfill3D Backend

Backend application for Fulfill3D

Table of Contents

  1. Introduction
  2. Microservices
  3. Tech Stack

Introduction

The CRM Application provides a platform for businesses to efficiently manage their operations across multiple locations. It facilitates the addition of stores, employee management, and service offerings. Clients can easily find and book services, ensuring a seamless experience.

Microservices

API

  • Fulfill3D.API.API: Send form request, get posts, projects and about from Azure Cosmos DB

Tech Stack

  • Backend: .NET 8 (Isolated Worker), Azure Functions v4
  • Database: Azure Cosmos DB
  • Authentication: Google ReCaptcha to prevent bots on sending form request
  • Configuration & Secrets Management: Azure App Configuration, Azure Key Vault
  • Hosting: Microsoft Azure