0x1306e6d / tollgate

An API gateway for your microservice.
MIT License
6 stars 1 forks source link

Change `tollgate.endpoints` config to object #54

Closed 0x1306e6d closed 3 years ago

0x1306e6d commented 3 years ago

Motivation

To configure endpoints using object instead of list. It will make users give each endpoints name more clear.

Description

Users will configure endpoints as key-value object.