Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ks-avinash/codeseek

Custom search engine for developers at codeseek.com
https://github.com/ks-avinash/codeseek

Last synced: 3 months ago
JSON representation

Custom search engine for developers at codeseek.com

Awesome Lists containing this project

README

        

## Database of sites for codeseek.com

Website [codeseek.com](http://codeseek.com/) is a custom search engine for developers.

It is a place where you can easily find relevant articles on [stackoverflow.com](https://stackoverflow.com/)

This service is using Google Custom Search engine.

Project' sites.txt file contains a curated list of developer resources.

Send your changes here or in our website.

#### Adding new site to sites.txt

After making changes to sites.txt file make sure it is sorted and duplicates removed.

```
sort -u -o sites.txt sites.txt
```