This commit is contained in:
cc-jhr
2023-04-06 11:17:27 +02:00
committed by GitHub

View File

@@ -217,6 +217,8 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
## Testing
* [Hikaku](https://github.com/codecentric/hikaku) - A library that tests if the implementation of a REST-API meets its specification.
### Querying
* [httpie](https://github.com/jkbrzt/httpie) - Command line HTTP client, far more dev-friendly than `curl`.