1 min • read
Code
Blackbird provides multiple ways for you to quickly spin up code for your API specification and start testing and debugging.
- Code generation: Speed up your API development by converting your API specification into boilerplate code to help you get started. Blackbird currently creates Go projects using templates.
- Code run and debug: Inspect and troubleshoot your API specification in real time in a dedicated Blackbird environment using production-like traffic.
- Remote clusters: Run and debug your API specification locally while seamlessly interacting with the rest of your Kubernetes cluster. You can also intercept traffic to your service, routing requests from the cluster to your local machine as if were running remotely.