GithubHelp home page GithubHelp logo

inozpavel / workplanner.webapi Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 434 KB

Microservice architecture backend project for client server application

License: MIT License

C# 98.56% Dockerfile 0.94% HTML 0.51%
asp-net-core entity-framework-core docker postgresql rest-api web-api architecture api-gateway registration identity rooms

workplanner.webapi's Introduction

Work planner Backend Web API

Backend part for my project "Work planner"

See also frontend part

The main idea of the project is a work execution planner. Users can create rooms and tasks within them. They can then invite other users to join their rooms or join existing room then issue tasks and view their statuses.

The security system is made using identity server 4. There are registration, authorization systems. After registration, the user will be sent an email for confirmation. Users have roles inside the rooms.

It is microservice architecture project. All access to microservices is implemented through the api gateway. Also, each microservice is located in a docker container.

Status Master Develop
Build CI CI

Prerequisites for launching

Docker Desktop

Run system locally using Docker images

To run project open console in folder with docker-compose.yml file and run this commands

  1. Pull services images from Docker Hub
docker-compose pull
  1. Run services
docker-compose up -d

After starting API will be available on localhost:4000

Documentation will be available on localhost:4000/swagger

Project Information

Project technologies stack

Main framework

Database

Security

ORM

API Gateway

Message broker

Documentation

Packages

Project Architecture

Architecture

Patterns

  • UnitOfWork
  • Repository
  • Microservices architecture

workplanner.webapi's People

Contributors

inozpavel avatar dependabot[bot] avatar imgbotapp avatar

Watchers

 avatar

Forkers

a4200

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.