boomi_golang

command module
v0.0.0-...-2e4038d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2023 License: MIT Imports: 16 Imported by: 0

README

Boomi API Interface

This project is a command line interface for sending payloads to the Boomi API. It's written in Go and includes automatic payload handling, request and response timing, and script initialization timing.

Table of Contents

Getting Started

To run this project locally, you will need to clone the repository, install the dependencies, and compile the Go script.

Prerequisites

  • Go version 1.16 or higher
  • An internet connection
  • Access to the Boomi API

Installation

  1. Clone the repository to your local machine.
  2. Navigate to the directory where you cloned the repository.
  3. Run go mod tidy to fetch the dependencies.
  4. Compile the Go script with go build main.go.

Usage

  1. Run the compiled script: ./main.
  2. Follow the prompts to provide your Boomi username and password.
  3. Enter the payload to send to Boomi.
  4. The program will send the payload to the Boomi API and print out the response. You can repeat this process as many times as you like.

Contributing

Feel free to fork this project and submit pull requests. All contributions are welcome.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL