Skip to content

Releases: speekha/httpmocker

1.1.0

02 Jul 16:46
30991b6
Compare
Choose a tag to compare

Added support for several JSON parsing libraries:

  • Jackson
  • GSON
  • Moshi
  • Custom parser

1.0.0

02 Jul 16:47
fdb1b4a
Compare
Choose a tag to compare

First release:
Implements a OkHttpInterceptor that answers http requests with predefined static scenarios stored as JSON files.