Giter Club home page Giter Club logo

architectnow.apistarter's Introduction

ArchitectNow.ApiStarter

This project is setup as a baseline ASP.NET Core 2.2 API demonstration used by ArchitectNow in a corresponding workshop or class. This project is very opinionated and utilizes a number of 3rd party open source libraries to piece together a robust foundation on which to build APIs.

If there are any questions regarding this setup please don't hesitate to reach out at [email protected]. If you are interested in any of ArchitectNow's workshops check out our website at www.architectnow.net/workshops.

Development Urls

Key Technologies Utilized

Additional Tools, Libraries, and Concepts

Swagger/Open API

The sample project exposes a Swagger compliant UI (3.0) and thus supports any external Swagger compliant tool or viewer. More information on the Swagger and Open API specifications and tool ecosystem can be found here: https://swagger.io/

Postman

Many developers find it useful to use the cross-platform Postman tool (https://www.getpostman.com/) to interact with their API during development.

API Versioning

This version of the sample API utilizes Microsoft's new ASP.NET Core API Versioning libraries. More information on these features can be found here: https://github.com/Microsoft/aspnet-api-versioning

Health Checks

This version of the sample API utilizes Microsoft's new ASP.NET Core Health Check infrastructure. More information on these features can be found here: https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/health-checks?view=aspnetcore-2.2

Database Layer

Repository layer is set up for MongoDb (https://www.mongodb.com/) and utilizes the MongoDB.Driver library for .NET (https://docs.mongodb.com/ecosystem/drivers/csharp/)

.NET Standard

All libraries are NetCore or NetStandard 2.0 compliant and all original development was done on MacBook Pro's using Rider by Jetbrains (https://www.jetbrains.com/rider/)

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.