Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ensign for developers page #129

Merged
merged 8 commits into from
Jan 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/content/examples/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ bookSearchExclude: false

# End-to-End Examples

This section of the documentation provides end-to-end examples using Ensign to help get you started!
This section of the documentation provides end-to-end examples using Ensign to help get you started!

- [Ensign for Application Developers](({{< relref "examples/developers" >}})): In this end-to-end example, see how to curate a custom Twitter feed using Ensign. Create a publisher to start emitting tweets to a topic stream in just a few minutes! See how to create one or more asynchronous subscribers that can read off the stream and process the data as needed.