Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for API #18

Merged
merged 10 commits into from
Nov 11, 2024
Merged

Add support for API #18

merged 10 commits into from
Nov 11, 2024

Conversation

simone36050
Copy link
Collaborator

@simone36050 simone36050 commented Oct 30, 2024

MIG-T supports both GUI and API interaction. Two endpoints are available for API interaction:

  • /execute [POST]
  • /result [GET]

Solves #11 and #15.

tool/pom.xml.versionsBackup Outdated Show resolved Hide resolved
tool/src/main/java/migt/Main.java Outdated Show resolved Hide resolved
tool/src/main/java/migt/debug.http Outdated Show resolved Hide resolved
tool/.devcontainer/docker-compose.yml Outdated Show resolved Hide resolved
@abisegna
Copy link
Collaborator

abisegna commented Nov 7, 2024 via email

@mattebit mattebit marked this pull request as ready for review November 11, 2024 13:18
@mattebit mattebit merged commit 3b430f5 into main Nov 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in the /validation endpoint answer Vulnerable dependencies in POM
4 participants