Skip to content

firas-rabaia/OneHand

 
 

Repository files navigation

One Hand - Backend Training

The goal of this project is to create a backend for conduit which is a Medium clone.

The backend spec can be found Here.

For this project we will not be implementing any real authentication. Instead, we will simply rely on a header which will cover during the rest/postman parts.

Goals (Rough Draft)

  • HTTP/REST

  • Learn Postman

  • Simple web server

  • Controllers

  • Content-Negotiation

  • N-tier applications

  • Services

  • Repositories

  • DTOs

  • Some Design Patterns

  • MVC

  • Decorator

  • SOLID Principles

  • Unit Testing

  • Better Database Access

  • Direct Access

  • ORM (Entity Framework)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%