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

https://github.com/boyter/boyter


https://github.com/boyter/boyter

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

BlogTwitterLinkedInContact/About

## Projects

| Project |
|:------- |
| [searchcode](https://searchcode.com)
Search 75 billion lines of code from 40 million projects |
| [scc](https://github.com/boyter/scc/)
A tool similar to cloc, sloccount and tokei. For counting physical the lines of code, blank lines, comment lines, and physical lines of source code in many programming languages. |
| [searchcode server](https://searchcodeserver.com/)
Index your source code allowing you to search over it quickly, filtering down by repositories, languages and file owners to find what you were looking for. |
| [lc](https://github.com/boyter/lc)
A command line tool that recursively iterates over a supplied directory or file attempting to identify what software license each file is under. |
| [cs](https://github.com/boyter/cs)
A command line tool codespelunker. |
| [dcd](https://github.com/boyter/dcd)
A command line tool to identify duplicate code. |
| [hashit](https://github.com/boyter/hashit)
When you want to find the hash or hashes of a file quickly, cross platform using a single command. |
| [Bonzamate](https://bonzamate.com.au/)
Australian search engine for and by Australians writting using AWS Lambda. |

## Books

| Book |
|:---- |
| [All about CAPTCHA's Decoding CAPTCHA's for Fun and Profit](https://leanpub.com/decodingcaptchas/) |
| [Expert Excuses for not Writing Unit Tests](https://leanpub.com/expertexcusesfornotwritingunittests) |