Sign inSign up

smyasir/codeoverflowapi

By smyasir

•Updated almost 8 years ago

A basic Asp.Net Core 2.1 REST API application image for Stack Overflow like questions and answers.

Image
0

268

smyasir/codeoverflowapi repository overview

This application showcases the following:

  1. Asp.Net Core 2.1 based multi tiered REST API.
  2. Proper usage of HTTP methods, status codes and pagination support.
  3. Proper validation of input and automatic mapping between domain and data transfer objects.
  4. Docker integration for building and deploying docker images.
  5. Custom middle-ware for logging requests and responses.
  6. Centralized exception handling.
  7. Logging using Serilog.
  8. Prometheus Metric reporting.
  9. Using Dapper Micro-ORM.

Tag summary

Content type

Image

Digest

Size

478.7 MB

Last updated

almost 8 years ago

docker pull smyasir/codeoverflowapi