Best practices for API Mesh
The following pages describe recommended best practices for using API Mesh:
- Batching to decrease response times by combining multiple requests into a single request.
- CI/CD through Github Actions
- Custom resolvers to customize resolved values
- Local development to speed up build times
- Secrets management for safely storing sensitive data