Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wklken authored Nov 10, 2023
1 parent d8fcebf commit f8db032
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

fetch is a **lightweight** and **powerful** API testing tool.

You can use git and configuration files (e.g. yaml/toml) to maintain all test cases.
You can use git and yaml files to maintain all test cases.

See [https://wklken.me/fetch](https://wklken.me/fetch) for more information.

Expand Down Expand Up @@ -69,7 +69,6 @@ See [examples](https://github.com/wklken/fetch/tree/master/examples) for a varie

## Features

- config file types: yaml/toml/json/properties/ini
- http methods: get/post/put/delete/patch/head/options
- build request: file/template([go template](https://golang.org/pkg/text/template/))/set cookie/basic auth/share cookie/msgpack
- assert response:
Expand Down

0 comments on commit f8db032

Please sign in to comment.