Discussion about this post

User's avatar
Bob Jones's avatar

Sure getting started with unsecured apis is EASY. Getting a single endpoint up on single threaded unsecured on overly priced tooling is simple. But then you have to secure it:

- cors

-jwt

-oauth

-sessions

-tokens management

-user management

-caching

-rate limiting

-rule syncronization

-internal/external redirection with rule syncronation

-etc etc

All fairly easy and simple for those who don't want their databases mined and their websites hacked.

Expand full comment
3 more comments...

No posts