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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.