Building a security layer around your RESTful APIs
March 25, 2020
Services can expose sensitive data. However, we often "secure" these services using an API key or security through obscurity. James Wallace explains what you need to secure and how to secure it and shares solutions that can be implemented for both server- and client-side requestsso no matter what your services expose, you'll understand how to build secure distributed architectures.