We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 458c5ba commit d4ef9ddCopy full SHA for d4ef9dd
README.md
@@ -1,9 +1,11 @@
1
# HTTP Snippet [![version][npm-version]][npm-url] [![License][npm-license]][license-url]
2
3
-HTTP Request snippet generator for *most* languages.
+HTTP Request snippet generator for *many* languages.
4
5
Relies on the popular [HAR](http://www.softwareishard.com/blog/har-12-spec/#request) format to import data and describe HTTP calls.
6
7
+See it in action on companion service: [APIembed](https://apiembed.com/)
8
+
9
[![Build Status][travis-image]][travis-url]
10
[![Downloads][npm-downloads]][npm-url]
11
[![Code Climate][codeclimate-quality]][codeclimate-url]
0 commit comments