forked from flathub/rest.insomnia.Insomnia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rest.insomnia.Insomnia.appdata.xml
65 lines (65 loc) · 2.83 KB
/
rest.insomnia.Insomnia.appdata.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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>rest.insomnia.Insomnia</id>
<name>Insomnia</name>
<project_license>MIT</project_license>
<developer_name>Kong</developer_name>
<summary>Open Source API Client and Design Platform for GraphQL, REST and gRPC.</summary>
<metadata_license>CC0-1.0</metadata_license>
<url type="homepage">https://insomnia.rest/</url>
<url type="bugtracker">https://github.com/flathub/rest.insomnia.Insomnia/issues</url>
<description>
<!-- Copy pasted from the website -->
<p>
Everything begins here. Organize your requests to reflect your workflow
or your API data-model. Group and order your API requests to your heart's
desire.
</p>
<p>
Define environment variables like authentication credentials, tokens, or
session IDs for re-use globally or within a public / private environment
for a seamless development / production workflow.
</p>
<p>
Create, organize, share and execute any REST, SOAP, GraphQL, GRPC
requests directly from Insomnia without having to switch applications.
</p>
<p>
Reduce your time to market, and let Insomnia do the heavy lifting by
providing you with generated code snippets in popular languages like
Curl, NodeJS, Go, Swift, Python, Java, C, and more.
</p>
<p>
Dark mode? Light Mode? We have you covered. Get started quickly with
Insomnia's intuitive interface, and choose from one of our pre-bundled
nine unique themes to custom tailor your experience.
</p>
</description>
<screenshots>
<screenshot>
<image type="source">https://images.prismic.io/cms-react-testing/3a63253f-b28d-4bcf-964d-2cca86b6676c_open-source-api-client.png?auto=compress,format</image>
</screenshot>
</screenshots>
<releases>
<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>
</component>