An open API service indexing awesome lists of open source software.

https://github.com/stereoflo/go-api-gateway


https://github.com/stereoflo/go-api-gateway

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# WIP

### Описание

Реализиция api gateway на языке программирования Go. Отличитальная особенность - возможность читать swagger yaml, простой пример `services-config/users.yaml`.
В качестве микросервиса, можно использовать [этот репозиторий](https://github.com/StereoFlo/go-users-rest-microservice)

### Description:
Implementation of an API gateway using the Go programming language. The distinguishing feature is the ability to read Swagger YAML files, with a simple example of services-config/users.yaml. You can use this [this repository](https://github.com/StereoFlo/go-users-rest-microservice) as a microservice.