Skip to content

v1.0.0-beta

Choose a tag to compare

@andakawa andakawa released this 10 Mar 21:53
· 3 commits to main since this release

I'm thrilled to announce the beta release of M2MM8 (Machine 2 Machine Mate)! This simple tool aims to reduce the manual steps that are needed to perform M2M testing on endpoints.

Key Features:

  • Session history: Stores your inputs for the current session. You can restore all inputs at once with a simple click.
  • Generates required tokens based on your resources and performs the requests. No more manual base64 encoding and token-fetching needed!
  • Pretty-print JSON-Objects and -Arrays

To get started, simply download either the .dmg (for Mac users) or the .msi (for Windows users) and start the installation.
Releases for Linux users are planned.

Removing the tool is as simple as any other installation:
For Windows you will find the uninstaller in your Programs and Features overview, Mac users just drag and drop it right into the bin.

I hope to save you valuable time during testing with this simple tool. Feedback and wishes are highly appreciated!

Alex