An error has occurred.Reload đź—™
Web Applications
Steeltoe makes building web applications fast and hassle-free. By removing much of the boilerplate code and configuration associated with web development, you get a modern web programming model that streamlines the development of server-side HTML applications, REST APIs, and bidirectional, event-based systems.
Developer productivity
Steeltoe is the starting point of your developer experience, whatever you’re building. Steeltoe is designed to get you up and running as quickly as possible, with minimal upfront configuration. Using .NET's embedded application servers, you can be serving in seconds.

Steeltoe’s out-of-the-box, production-ready features (like tracing, metrics, and health status) provide developers with deep insight into their applications.
Battle-tested security
When it’s time to secure your web application, Steeltoe Security Providers supports industry-standard authentication protocols, including OAuth and OpenID Connect.

Get protection from top OWASP attacks, such as session fixation, clickjacking, cross-site request forgery, and more.

App configuration in the cloud
In the cloud, configuration can’t simply be embedded inside the application. The configuration has to be flexible enough to cope with multiple applications, environments, and service instances, as well as deal with dynamic changes without downtime. Steeltoe's Spring Config Provider is designed to ease these burdens and offers integration with version control systems like Git to help you keep your configuration safe.

Data access made easy
Steeltoe helps developers connect their web applications to a number of data stores. It supports relational, non-relational databases, and cloud-based data services.