Preferred framework for developing multitanent rest api

Hello all,

What framework would you suggest for developing multitanent rest api. We will be using casbin for authorisation. Echo does have casbin package but not sure what’s thr best option using echo or any other framework …or no framework at all?

Thanks

IMO - Yes!

1 Like

I haven’t used Echo yet but for a “batteries included” type framework with a lot of pre-built middleware, it looks very promising. Given that you’re using Casbin and Echo has a middleware for it that is maintained by their team, it seems like it would be a good fit for your project. I’d build a proof of concept and see if there are any “gotchas”.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.