Skip to content

Clean Architecture C# code for building scalable and maintainable applications.

Notifications You must be signed in to change notification settings

tecnocrata/clean-architecture

Repository files navigation

Versioning Service C#

How to run the project

cd src/Versioning
dotnet watch run

After run the start up command you can get data using a REST client, pointing to: https://localhost:19726/api/v1/microfrontends

Open API (Swagger)

You can lunch the swagger documentation using this url: https://localhost:19726/swagger

Health check urls

About

Clean Architecture C# code for building scalable and maintainable applications.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published