The backend server for say-it npm package
You should get your own client_id and client_secret tokens from http://yuyin.baidu.com/
The normal way
go run main.go or use bee: bee runRun with docker
docker run -p 8080:8080 -e CLIENT_SECRET=xxx -e CLIENT_ID=xxx wahyd4/say-it:latest
Content type
Image
Digest
Size
77.9 MB
Last updated
about 9 years ago
docker pull wahyd4/say-it