Ready to Test
This commit is contained in:
15
README.md
15
README.md
@ -1,3 +1,16 @@
|
||||
|
||||
# SecREST
|
||||
|
||||
Secret REST service using OpenPGP.js
|
||||
A secure REST wrapper around [gorilla/mux](https://github.com/gorilla/mux)
|
||||
## Badges
|
||||
|
||||
[](https://opensource.org/licenses/)
|
||||
[](https://drone.nightmare.haus/api/badges/rudi/SecREST)
|
||||
[](https://goreportcard.com/badge/git.hugfreevikings.wtf/rudi/SecREST)
|
||||
[](https://godoc.org/git.hugfreevikings.wtf/rudi/SecREST)
|
||||
## Acknowledgements
|
||||
|
||||
- [ProtonMail Helper Library](https://github.com/ProtonMail/gopenpgp/v2/helper)
|
||||
- [Google UUID](https://github.com/google/uuid)
|
||||
- [gorilla/mux](https://github.com/gorilla/mux)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user