proxy.golang.org : github.com/abadojack/gocensys
Package gocensys provides structs and functions for accessing version 1 of the Censys API. Successful API queries return native Go structs that can be used immediately, with no need for type assertions. If you already have the uid and secret for your user, creating the client is simple: Executing queries on an authenticated CensysAPI struct is simple. gocensys implements most of the endpoints defined in the Censys API documentation: https://www.censys.io/api/v1. More detailed information about the behavior of each particular endpoint can be found at the official Censys API documentation.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/abadojack/gocensys
License: LGPL-3.0
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/abadojack
Stars: 8 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago