An open API service indexing awesome lists of open source software.

https://github.com/aquilax/indexnow

Go package for submitting URLs for crawling using the IndexNow protocol
https://github.com/aquilax/indexnow

indexnow

Last synced: 3 months ago
JSON representation

Go package for submitting URLs for crawling using the IndexNow protocol

Awesome Lists containing this project

README

        

# indexnow [![Go Reference](https://pkg.go.dev/badge/github.com/aquilax/indexnow.svg)](https://pkg.go.dev/github.com/aquilax/indexnow)

Go package for submitting URLs for crawling using the IndexNow protocol as defined in https://www.indexnow.org/documentation

## Installation

```
go get github.com/aquilax/indexnow
```