Skip to content

plugblocks/iothings-api

Repository files navigation

things-API

Things API

How to install

Run openssl genrsa -out base.rsa 1024 to generate the private key. Store this key at the root level.

Run openssl rsa -in base.rsa -pubout > base.rsa.pub to generate the public key. Store this key at the root level.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages