Coder Social home page Coder Social logo

.net-core-3.1-mvc-rest-api's Introduction

.NET-Core-3.1-MVC-REST-API

This Commander API stores command line snippets along with a short description of what it does, as well as which platform it's for.

Back-end project using:

  • Rest API
  • .NET Core
  • MVC Architectural Pattern
  • C#
  • Docker

More specifically, i used the following:

  • Dependency Injection
  • Repository Design Pattern
  • SQL Server Express & SSMS
  • Entity Framework Core O/RM (DBContext,Migration)
  • Data Transfer Objects (DTOs) & AutoMapper
  • RESTful API Guidelines
  • HTTP (GET, POST, PUT, PATCH, DELETE, Status Codes)
  • Views (Razor, Shared Layout, ViewBag, RenderSection)
  • Testing API Endpoints (SwaggerUI & Postman)
  • Docker (Container, Image, Deploying on DockerHub)
  • Microsoft Azure (Deployment: Docker Image + SQL Database)

Application Architecture:

90770546-3bb67e00-e2f2-11ea-8932-17345061ae3c

API Endpoints (CRUD):

90988359-79d1cd00-e592-11ea-8bad-990f6b2164ec

Website Look:

97652889-e1dedc80-1a35-11eb-8748-cd518f40c48b

Sample endpoints using Postman:

Post method creates a new command, returns the location header with a link to the resource, as well as the '201 Created' status code.
91677362-73060580-eb10-11ea-8097-6751b4c014d3

.net-core-3.1-mvc-rest-api's People

Contributors

aphellirus avatar

Watchers

 avatar

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.