Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.

External API Exposure

Compare
Choose a tag to compare
@Unthrottled Unthrottled released this 07 Jul 17:48
· 43 commits to master since this release
5cbe34f
  • External API Availability!!
    • Currently Support's Sign Bunny

            curl --request POST \
              --url https://exyos.acari.io/prd/api/sign-bunny \
              --header 'content-type: application/json' \
              --data '{
                "signWords": "Existence is pain"
            }'
      

xray