cesarbmx / crypto-watcher-api

C# .NET Core + DDD + Hangfire + Swagger + Automapper + FluentValidation + Serilog + EF Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crypto-watcher

C# .NET Core + DDD + EF Core + Hangfire + Swagger + Automapper + FluentValidation + HealthChecks + Serilog

GOALS:
  • #1 Foundation for any project following .Net Core, REST API, DDD and micro-services architecture
  • #2 Crypto bot that combines analytical trading with people's accuracy
  • #3 Aim to reduce market volatility acting as a whole.
PHASES:
  • Phase #1 Allow coummunity to create indicators (Collaboration)
  • Phase #2 Identify best indicators (Expectation)
  • Phase #3 Automate buys/sells (Automation)
  • Phase #4 Recongnize best users (Reputation)
  • Phase #5 Reward users (Reward)
HOW TO RUN IT:

Clone the shared respository next to the folder where you have cloned crypto-watcher. Nugets are in progress so, for now, I am just cross referencing the projects.
Debug the API. By default it uses an in-memory database, so, everything should load.

image

About

C# .NET Core + DDD + Hangfire + Swagger + Automapper + FluentValidation + Serilog + EF Core

License:GNU General Public License v3.0


Languages

Language:C# 95.4%Language:HTML 3.8%Language:CSS 0.4%Language:Dockerfile 0.3%Language:JavaScript 0.1%