Soontao/go-simple-api-gateway

Can you write a proper document?

zinwalin opened this issue · 2 comments

It is really hard to set up and test. Please update document for setup, casbin policy example, mysql sql.

Hello @zinwalin,

Thank you for your interest in this project.

In fact, this project is a simple gateway prototype, with predefined casbin policy and single target http proxy, and it works two years ago.

This project is deprecated now and lost many gateway features (rate-limit/monitor/log), if you are finding an API gateway in production, I suggest you choose the kong or amazon API gateway/azure API management.

Thanks.

Hello @zinwalin,

Thank you for your interest in this project.

In fact, this project is a simple gateway prototype, with predefined casbin policy and single target http proxy, and it works two years ago.

This project is deprecated now and lost many gateway features (rate-limit/monitor/log), if you are finding an API gateway in production, I suggest you choose the kong or amazon API gateway/azure API management.

Thanks.

thanks a lot.