

New features here include support for REST, Kafka Streams and GraphQL. In addition to Kong Studio and the Insomnia acquisition, the company also today launched the latest version of its Enterprise service, the aptly named Kong Enterprise 2020. Marietti says both the open-source project and the paid Insomnia Plus service will continue to operate as before.

Today, the project has 100 contributors and the tool is used by “hundreds of thousands of developers,” according to Schier. Schier quit his job in 2016 to focus on Insomnia full-time and then open-sourced it in 2017. Insomnia launched in 2015, as a side project of its sole developer, Greg Schier. “And we thought that by having Insomnia in our portfolio, we will get the pre-production part of things and on top of that, we’ll be able to build Kong Studio, which is kind of the other side of Insomnia that allows you to design APIs.” “We looked at the space and Insomnia is the number one open source API testing platform,” he told me. So far, it has mostly focused on the runtime, but now it wants to enable developers to also design and test their services.
Insomnia api select all full#
The company, which also recently announced that it had raised a $43 million Series C round, has already put this acquisition to work by using it to build Kong Studio, a tool for designing, building and maintaining APIs for both REST and GraphQL endpoints.Īs Kong CEO and co-founder Augusto Marietti told me, the company wants to expand its platform to cover the full service life cycle. All of the examples above apply a predefined set of rules ( include debug),īut logging rules are easily customized to meet the needs of any application.API and microservices platform Kong today announced that it has acquired Insomnia, a popular open-source tool for debugging APIs. Loggers always have an active set of rules that control what data is loggedĪnd how sensitive data is masked.

You can! By setting the environment variable USAGE_LOGGERS_DISABLE to true the logger will be disabled and no API calls will be logged. Learn more ✔ What if I want to disable the Logger? (Optional) The environment variable USAGE_LOGGERS_RULES stores these rules. The environment variable USAGE_LOGGERS_URL stores this address, which by default should be ✔ All API calls are filtered using a set of rules (Optional) ✔ All API calls are sent to the database running inside the docker container This plugin has access to three environment variables, but only one them is required for the logger to work properly. Go to to explore all your logs using the included API Explorer.Make sure to select the environment you created before (also, make sure the plugin is enabled).Create a new Environment to store the variables used by the logger.
Insomnia api select all manual#
(Alternatively, check out the manual installation.)
Insomnia api select all install#
