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

https://github.com/mailund/searching

Test repository for a string search algorithm
https://github.com/mailund/searching

Last synced: 2 months ago
JSON representation

Test repository for a string search algorithm

Awesome Lists containing this project

README

        

# Searching

This is just a test repository for a string search algorithm. The point is not so much to implement the algorithm or run the tests, but to illustrate how we can set up a repository to work with [Travis](https://travis-ci.org), [codecov](https://codecov.io/gh), and [codacy](https://www.codacy.com).