-
Notifications
You must be signed in to change notification settings - Fork 5
Home
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.
- 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