Skip to content

digiaonline/api-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This recorder can record a data source periodically and then replay the recordings. It can be used for testing purposes when developing apps based on data feeds whose content change regularly, like news or sports apps. See the wiki page for instructions.

The typical usage is to:

  • record a set of urls
  • prepare a test version of the app, replacing the url of the server by the url of the player in the recorder. Alternatively you can use a proxy to redirect the traffic.
  • use the player controls and see the result on the test app

About

Recorder and player for HTTP requests in Kotlin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published