https://github.com/thaminiperera/play
a catalog microservice using .NET 5.0
https://github.com/thaminiperera/play
csharp docker docker-compose mongodb net5 rest-api
Last synced: 3 months ago
JSON representation
a catalog microservice using .NET 5.0
- Host: GitHub
- URL: https://github.com/thaminiperera/play
- Owner: thaminiperera
- Created: 2024-01-20T10:03:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T07:52:44.000Z (over 2 years ago)
- Last Synced: 2025-01-12T22:46:37.387Z (over 1 year ago)
- Topics: csharp, docker, docker-compose, mongodb, net5, rest-api
- Language: C#
- Homepage:
- Size: 9.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This a Microservice built using .NET 5.0.
It is intended to serve as a Catalog for a service or application.
It is a follow along to a tutorial by Julio Casal.
Docker is used for the MongoDB container.