9 lines
301 B
Markdown
9 lines
301 B
Markdown
# 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
|