Skip to content

karthi1015/apidocs.samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ApiDocs.co - Code Search Sample

How Does it Work?

Apidocs.co uses the GitHub Code Search API against this repo to provide Code Samples directly within pages.

Because the GitHub Code Search API is limited to a single user or repo, this repository aggregates multiple relevant repos so they can all be searchable in a single request.

Limitations

  • It's plain text search – some generic names like Application can trigger many false positives
  • It's limited to certain entity types (e.g., Class, Method, Property, etc.)

How to Contribute?

  • Fork this repo
  • Add a relevant repo to repos.json
  • Run python update.py
  • Send a Pull Request

About

Samples for ApiDocs.co

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 78.1%
  • Python 21.9%