Sha256: 94c176ab8da03bef223d7f808e2066dcbad580bcd036aa51073ca48341a4ad6d
Contents?: true
Size: 702 Bytes
Versions: 21
Compression:
Stored size: 702 Bytes
Contents
Mirage in an open source project that can be used to mock HTTP services. It facilitates application development in environments where external systems aren't easily accessed or can't be made to behave in a repeatable way. At its core, Mirage is a web application with a restful interface that can be configured with responses. The descriptors for these response are called [Templates](/lashd/mirage/docs/templates). If you're using Ruby then Mirage has a [client](/lashd/mirage/docs/client) to get you going straight away. If you're using another language, then the interface to Mirage is simple and it would be great to see clients emerging other languages too. If you need any help please ask! :)
Version data entries
21 entries across 21 versions & 2 rubygems