GodelTech / GodelTech.Microservices.Core

Microservice framework core functionality
MIT License
6 stars 2 forks source link

Example of aws serverless application #42

Closed Pavel-Lapatin closed 3 years ago

Pavel-Lapatin commented 4 years ago

CHANGE TYPE

GITHUB ISSUE LINK

resolved #30

IMPACT, DEPENDENCIES AND TEST CONSIDERATIONS

Example of aws serverless application (web api) which is used GodelTech.Microservices.Core famework were added. Integration tests for serverless application were added.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Pavel-Lapatin commented 4 years ago

@DiamondDragon I did not provide script to deploy aws serverless application into aws. Should this script be added into this PR?

Pavel-Lapatin commented 3 years ago

This example of aws serverless application is moved into GodelTech.Microservicies.Examples.