Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rithinch/serverless-backend-example
- Owner: rithinch
- Created: 2019-03-03T22:01:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T23:30:42.000Z (over 1 year ago)
- Last Synced: 2023-03-05T10:38:44.767Z (over 1 year ago)
- Topics: azure-pipelines, azure-serverless-function, ci-cd, cosmosdb, crud-sample, dotnet-core, mongodb-driver, rest-api
- Language: C#
- Homepage:
- Size: 99.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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)