https://github.com/godeltech/godeltech.microservices.examples
https://github.com/godeltech/godeltech.microservices.examples
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/godeltech/godeltech.microservices.examples
- Owner: GodelTech
- License: mit
- Created: 2020-05-03T10:18:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T11:15:50.000Z (over 1 year ago)
- Last Synced: 2025-08-01T01:06:54.604Z (10 months ago)
- Language: C#
- Size: 772 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GodeTech.Microservices.Examples
## Description
GodelTech.Microservices.Examples is a repository containing various examples of microservices implementations using the GodelTech framework. These examples demonstrate different use cases and configurations for building and deploying microservices.
Key examples include:
AWS Lambda Function App: Example of an AWS serverless application using GodelTech.Microservice.Framework.
GraphQL: Example of a GraphQL microservice with queries and mutations.
Integration Tests: Example of integration tests for microservices, including in-memory database and mocked external services.
## License
This project is licensed under the MIT License. See the LICENSE file for more details.