A demo about secure api by RSA sign and verify functionality.
cd ./client
yarn install
go get github.com/Ksloveyuan/rsautil
then start the golang server, and send a post by nodejs client.
A demo about secure api by RSA sign and verify functionality.
cd ./client
yarn install
go get github.com/Ksloveyuan/rsautil
then start the golang server, and send a post by nodejs client.