golang / gddo

Go Doc Dot Org
https://godoc.org
BSD 3-Clause "New" or "Revised" License
1.1k stars 265 forks source link

Support for GitHub Enterprise #667

Closed matt0x6F closed 4 years ago

matt0x6F commented 4 years ago

This would be quite a large feature:

  1. Simultaneous support for GitHub.com and GitHub Enterprise
  2. Implement a vendor agnostic text search indexer (something like bleve or Elastic Search?)

The first part I've already written. The second part is on-going and I could use some help, hence, I wanted to push the code up. If this is not the kind of change that you all would like then I can fork it off into it's own repository.