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

https://github.com/pasdam/files-index

Go library to help with lazy indexing of local folders
https://github.com/pasdam/files-index

Last synced: 8 months ago
JSON representation

Go library to help with lazy indexing of local folders

Awesome Lists containing this project

README

          

# project-template-go

[![Go Report Card](https://goreportcard.com/badge/github.com/pasdam/files-index)](https://goreportcard.com/report/github.com/pasdam/files-index)
[![CI Status](https://github.com/pasdam/files-index/workflows/Continuous%20integration/badge.svg)](https://github.com/pasdam/files-index/actions/workflows/ci.yaml)
[![GoDoc](https://godoc.org/github.com/pasdam/files-index?status.svg)](https://godoc.org/github.com/pasdam/files-index)

This repository contains a template for a go project.