Skip to content

Software solution for managing projects and tasks with code snippets

Notifications You must be signed in to change notification settings

dzondraa/ProjectManager

Repository files navigation

Project Manager

Backend platform (Domain driven design) based on CQRS (Command Query Responsibility Segregation) pattern and REST API - For storing project and task data with code

This repository contains source code for:

  • REST API
  • Domain Layer
  • Application Layer
  • Implementation layer
  • DataAccess layer (Azure storage)

Technologies

  • .NET Core
  • Azure Table Storage, Azure Blob Storage

Instalation

Databases

Applicaiton uses Azure Storage SDK to communicate with the Azure Storage API to easily work with unstructured data

API Documentation and JSON schemas - Swagger

API documentation is auto generated and can be found here: https://taskapiv1.azurewebsites.net/swagger/index.html

Postman support

Dependencies

About

Software solution for managing projects and tasks with code snippets

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages