Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Farsava - Health Api

First create an API KEY here

install dependencies

no dependency

configs

baseURL:= "https://api.amerandish.com/v1";
actionURL:= "/speech/healthcheck";
authKey:= "<YOUR_API_KEY>";

run

go run main.go