Skip to content

nikhilkrishna/Samples

 
 

Repository files navigation

Steeltoe Sample Applications

This repository contains a variety of sample applications illustrating how to use the Steeltoe framework:

Samples using the Spring Cloud Config Server and other Steeltoe configuration providers.

Sample main latest
Simple Build Status Build Status
SimpleCloudFoundry Build Status Build Status
CloudFoundry Build Status Build Status

Samples using Steeltoe Service Discovery microservices-based applications.

Samples using the Steeltoe Management packages for adding Management REST endpoints to your application, as well as adding Distributed Tracing support.

Sample main latest
CloudFoundry Build Status Build Status

Samples using the Steeltoe Connectors for connecting to backing services. Steeltoe Connectors simplify the coding process of binding to and accessing Cloud Foundry-based services.

Sample main latest
CosmosDb Build Status Build Status
MongoDb Build Status Build Status
MySql Build Status Build Status
MySqlEFCore Build Status Build Status
OAuth Build Status Build Status
PostgreSql Build Status Build Status
PostgreSqlEFCore Build Status Build Status
RabbitMQ Build Status Build Status
Redis Build Status Build Status
SqlServerEFCore Build Status Build Status

Samples using the Steeltoe Circuit Breaker packages for building scalable and resilient microservices-based applications.

Samples using the Steeltoe Security packages for Authentication and Authorization with Cloud Foundry auth services, using a Redis cache for DataProtection KeyRing storage and for interacting with CredHub.

Sample main latest
CloudFoundrySingleSignon Build Status Build Status

A sample that uses all of the Steeltoe components together in a microservices-based ASP.NET Core application. Adapted from the ASP.NET Core reference app: MusicStore by Microsoft.

A polyglot (Java and .NET) microservices-based sample demonstrating interoperability between Java and .NET on CloudFoundry, secured with OAuth2 Security Services and using Spring Cloud Services.

Branches

All new development is done on the latest branch. Samples for the stable version of Steeltoe can be found on the main branch.

Documentation

If you are looking for documentation on how to use the Steeltoe components, you can find that here.

Building & Running

See the Readmes for each sample for instructions on how to build and run.

About

Steeltoe Sample Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 65.2%
  • HTML 20.0%
  • Python 3.1%
  • JavaScript 3.0%
  • CSS 2.4%
  • PowerShell 1.9%
  • Other 4.4%