initial commit
This commit is contained in:
commit
d1cfc3cc70
8 changed files with 383 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# msrcgo - a simple API client and JSON decoder for the Microsoft Security Bulletins
|
||||
|
||||
For examples see: `cmd/main.go`
|
||||
|
||||
Or simply call it: `go run cmd/main.go <your api key>`
|
||||
|
||||
To get your API-Key, navigate here and log in with your microsoft account:
|
||||
|
||||
https://portal.msrc.microsoft.com/en-us/developer
|
||||
Loading…
Add table
Add a link
Reference in a new issue