Encryption and Decryption functions for Go made easy. Encryption should be as simple as calling Encrypt(key, data) and Decrypt(key, data).
- Updated
Mar 12, 2017 - Go
Encryption and Decryption functions for Go made easy. Encryption should be as simple as calling Encrypt(key, data) and Decrypt(key, data).
Golang simple api with Mux and Gorm
Base api storage build with golang
Simple Api in Golang
Add a description, image, and links to the simple-api topic page so that developers can more easily learn about it.
To associate your repository with the simple-api topic, visit your repo's landing page and select "manage topics."