Add DuckRails

This commit is contained in:
Lazarus Lazaridis
2018-02-27 13:03:05 +02:00
committed by GitHub
parent 8a6d010add
commit f2d1713438

View File

@@ -198,6 +198,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
* [Mocky.io](http://www.mocky.io/) - Free online service to create fake HTTP responses.
* [Swagger API Mock](https://github.com/bulkismaslom/swagger-api-mock) - Mock RESTful API based on swagger schema
* [Request Baskets](https://github.com/darklynx/request-baskets) - Service to collect HTTP requests and inspect them via RESTful API or web UI.
* [DuckRails](https://github.com/iridakos/duckrails) - Mock quickly & dynamically API endpoints.
### Public REST APIs To Use In Tests
* [Deck of Cards API](http://deckofcardsapi.com) - Open API for simulating a deck of cards.