Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
GitBook: [#70] No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
skrawcz authored and gitbook-bot committed Feb 21, 2022
1 parent 309486c commit c3feeac
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion reference/api-reference/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
---
description: Here lies documentation for the public API you can build on top of.
---

# API Reference

 
See [available-decorators.md](available-decorators.md "mention") to increase Hamilton functionality, in addition to ways to keep your code DRY.

See [available-drivers.md](available-drivers.md "mention") for how to call and instantiate a Hamilton dataflow. Right now there is only one!

See [available-result-builders.md](available-result-builders.md "mention")for what comes out of the box for determining how to construct a return type from `execute`.

See [available-graph-adapters.md](available-graph-adapters.md "mention")for ways to scale Hamilton to larger datasets and compute.

0 comments on commit c3feeac

Please sign in to comment.