Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 409 Bytes

API formatter

Simple rust program to format and return response of any API you want in a human readable way.

Features

  • works with any Json Restful API
  • format numbers into a human readable string.

Quick install

A script exist for Debian based distribution to automate the installation.

curl -s https://raw.githubusercontent.com/Cyrix126/api-formatter/main/docs/quick-install.sh | sh