Skip to content
dbraga edited this page Nov 12, 2014 · 4 revisions

Thoth API is the module that is responsible of providing an abstraction for the data contained in the Thoth Index. It provides a read only rest-like syntax to fetch important data.

Documentation about Thoth and modules

Thoth API

Contributing

  • Fork it
  • Create your feature/bug fix branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request
Clone this wiki locally