Skip to content

Releases: ShahriyarHussain/dummyapicaller

New Data Adding features and QoL improvements

02 Aug 19:14
Compare
Choose a tag to compare

New Features:

  • Option to add Json response through file upload
  • Can switch themes between light and dark

QoL Improvements:

  • A prompt is shown before deleting all
  • A reset button in save page to clear all text field

v2.0.0 - Includes New REST Api Calls

01 Aug 18:20
cee3e79
Compare
Choose a tag to compare
  • Can choose POST, PUT, DELETE methods as well
  • Can get response from those methods as well
  • Visual Improvements

Version 1

29 Jul 19:43
Compare
Choose a tag to compare

This release contains all the basic features that were originally planned. Includes :

  • Save Json Responses
  • View Saved Responses
  • Delete Saved Responses

Although, the jar file is sufficient, it is recommended to add an application.properties and a folder to save the responses. More instructions regarding this can be found in the Readme.