basex-service

command module
v0.0.0-...-827bb57 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2023 License: MIT Imports: 3 Imported by: 0

README

basex-service

Simple golang service that returns the basex conversion from a base10 number

Example Usage

go build -o basex-service
./basex-service

# convert 32 to base 19
curl -X POST http://localhost:1323/convert \
     -H 'Content-Type: application/json' \
     -d '{"base":19,"base10num":32}'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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