Our Secure API Gateway is a powerful solution designed to streamline and enhance the security of your microservices architecture. It offers token rotation capabilities to protect sensitive authentication tokens and allows you to dynamically register routes using a user-friendly REST API. This service is a vital component for any organization seeking to maintain robust security while ensuring efficient communication between clients and services.
git clone https://github.com/czprz/gateway.git
You'll need to install below dependencies
.NET 7 SDK
Swagger is integrated and available when running as debug.
http://localhost/swagger/index.html
Currently no tests implemented..
docker-compose up
- Asp.Versioning.Http
- Asp.Versioning.Mvc.ApiExplorer
- Microsoft.AspNetCore.OpenApi
- Swashbuckle.AspNetCore
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting a pull request.
We use SemVer for versioning. For the versions available, see the releases on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the The Unlicense - see the LICENSE file for details