-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathrest.insomnia.Insomnia.metainfo.xml
102 lines (98 loc) · 4.21 KB
/
rest.insomnia.Insomnia.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>rest.insomnia.Insomnia</id>
<name>Insomnia</name>
<project_license>MIT</project_license>
<developer id="com.konghq"><name>Kong</name></developer>
<url type="homepage">https://insomnia.rest/</url>
<url type="bugtracker">https://github.com/flathub/rest.insomnia.Insomnia/issues</url>
<launchable type="desktop-id">rest.insomnia.Insomnia.desktop</launchable>
<summary>Open-source API client</summary>
<description>
<p>
Insomnia is an open-source, cross-platform API client for GraphQL, REST,
WebSockets, Server-sent events (SSE), gRPC and any other HTTP compatible
protocol.
</p>
<p>
With Insomnia you can:
</p>
<ul>
<li>Debug APIs using the most popular protocols and formats.</li>
<li>Design APIs using the native OpenAPI editor and visual preview.</li>
<li>Test APIs using native test suites.</li>
<li>Mock APIs will be coming soon in November 2023.</li>
<li>Build CI/CD pipelines using the native Insomnia CLI for linting and testing.</li>
<li>
Collaborate with others using the many collaboration features to share
your projects.
</li>
</ul>
<p>
And a lot more! The following storage options are supported for your
projects, collections, specs and all other files:
</p>
<ul>
<li>
Local Vault: for local storage of collections, design specs and every
other resource.
</li>
<li>Cloud Sync: for cloud collaboration, encrypted and free.</li>
<li>Git Sync: for Git storage of all files using any 3rd party Git repository.</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<caption>Product UI</caption>
<image>https://insomnia.rest/images/home/product-ui.png</image>
</screenshot>
</screenshots>
<launchable type="desktop-id">rest.insomnia.Insomnia.desktop</launchable>
<releases>
<release version="1:10.0.0" date="2024-09-10"/>
<release version="1:9.3.3" date="2024-07-31"/>
<release version="1:9.3.2" date="2024-07-04"/>
<release version="1:9.3.1" date="2024-06-28"/>
<release version="1:9.3.0" date="2024-06-27"/>
<release version="1:9.2.0" date="2024-05-15"/>
<release version="1:9.1.1" date="2024-05-07"/>
<release version="1:9.1.0" date="2024-04-30"/>
<release version="1:9.0.0" date="2024-04-24"/>
<release version="1:8.6.1" date="2024-02-06"/>
<release version="1:8.6.0" date="2024-01-19"/>
<release version="1:8.5.1" date="2023-12-21"/>
<release version="1:8.5.0" date="2023-12-20"/>
<release version="1:8.4.5" date="2023-11-24"/>
<release version="1:8.4.4" date="2023-11-23"/>
<release version="1:8.4.3" date="2023-11-23"/>
<release version="1:8.4.2" date="2023-11-15"/>
<release version="1:8.4.1" date="2023-11-13"/>
<release version="1:8.4.0" date="2023-11-10"/>
<release version="1:8.3.0" date="2023-10-16"/>
<release version="1:8.2.0" date="2023-10-05"/>
<release version="1:8.1.0" date="2023-09-29"/>
<release version="1:8.0.0" date="2023-09-28"/>
<release version="2023.5.8" date="2023-09-07"/>
<release version="2023.5.7" date="2023-08-30"/>
<release version="2023.1.0" date="2023-03-09"/>
<release version="2022.7.3" date="2023-01-16"/>
<release version="2022.7.0" date="2022-12-15"/>
<release version="2022.6.0" date="2022-08-27"/>
<release version="2022.4.2" date="2022-06-22"/>
<release version="2022.3.0" date="2022-04-28"/>
<release version="2022.2.1" date="2022-03-23"/>
<release version="2022.1.0" date="2022-03-01"/>
<release version="2021.7.2" date="2021-12-09"/>
<release version="2021.7.1" date="2021-12-09"/>
<release version="2021.6.0" date="2021-10-27"/>
<release version="2021.5.3" date="2021-09-13"/>
<release version="2021.5.2" date="2021-08-31"/>
<release version="2021.5.1" date="2021-08-30"/>
<release version="2021.5.0" date="2021-08-25"/>
<release version="2021.4.1" date="2021-07-07"/>
<release version="2021.4.0" date="2021-07-02"/>
</releases>
<content_rating type="oars-1.1"/>
<update_contact>[email protected]</update_contact>
<metadata_license>CC0-1.0</metadata_license>
</component>