Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rithinch/serverless-backend-example

:airplane: API Backend for an aircraft maintenance application; allowing to manage flight maintenance history and engineering teams. Used Azure Functions and Azure Pipelines for CI/CD.
https://github.com/rithinch/serverless-backend-example

azure-pipelines azure-serverless-function ci-cd cosmosdb crud-sample dotnet-core mongodb-driver rest-api

Last synced: about 1 month ago
JSON representation

:airplane: API Backend for an aircraft maintenance application; allowing to manage flight maintenance history and engineering teams. Used Azure Functions and Azure Pipelines for CI/CD.

Awesome Lists containing this project

README

        

## Introduction

Tech Stack includes .NET Core, Azure Functions, MongoDB, Git, Azure Pipelines and Postman Docs.

[![Build Status](https://dev.azure.com/SSG3K/AeroCare/_apis/build/status/AeroCare-API-CI?branchName=master)](https://dev.azure.com/SSG3K/AeroCare/_build/latest?definitionId=7&branchName=master)
[![Known Vulnerabilities](https://snyk.io/test/github/rithinch/serverless-backend-example/badge.svg)](https://snyk.io/test/github/rithinch/serverless-backend-example)
[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/rithinch)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)

[![forthebadge](https://forthebadge.com/images/badges/made-with-c-sharp.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)

## Complete API Documentation

https://documenter.getpostman.com/view/5756089/S11LsdCk

## App Architecture

![Azure Tech Stack](TechStack.png)