Skip to content

Commit 4506d0a

Browse files
committed
Merge branch 'main' of github.com:speakeasy-api/speakeasy-code-samples-ts into fix/remove-moonshine-dep
2 parents 3ce69fa + f545fb6 commit 4506d0a

File tree

1 file changed

+19
-11
lines changed

1 file changed

+19
-11
lines changed

README.md

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,33 @@
1-
# @speakeasyapi/code-samples
1+
<div align="center">
2+
<a href="https://www.speakeasy.com/" target="_blank">
3+
<picture>
4+
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/21dd5d3a-aefc-4cd3-abee-5e17ef1d4dad">
5+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/0a747f98-d228-462d-9964-fd87bf93adc5">
6+
<img width="100px" src="https://github.com/user-attachments/assets/21dd5d3a-aefc-4cd3-abee-5e17ef1d4dad#gh-light-mode-only" alt="Speakeasy">
7+
</picture>
8+
</a>
9+
<h1>Speakeasy</h1>
10+
<p>Build APIs your users love ❤️ with Speakeasy</p>
11+
<div>
12+
<a href="https://speakeasy.com/docs/create-client-sdks/" target="_blank"><b>Docs Quickstart</b></a>&nbsp;&nbsp;//&nbsp;&nbsp;<a href="https://join.slack.com/t/speakeasy-dev/shared_invite/zt-1cwb3flxz-lS5SyZxAsF_3NOq5xc8Cjw" target="_blank"><b>Join us on Slack</b></a>
13+
</div>
14+
<br />
215

3-
Developer-friendly & type-safe Typescript SDK specifically catered to leverage _@speakeasyapi/code-samples_ API.
4-
5-
<div align="left">
6-
<a href="https://www.speakeasy.com/?utm_source=@speakeasyapi/code-samples&utm_campaign=typescript"><img src="https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge&logoColor=FBE331&logo=speakeasy&labelColor=545454" /></a>
7-
<a href="https://opensource.org/licenses/MIT">
8-
<img src="https://img.shields.io/badge/License-MIT-blue.svg" style="width: 100px; height: 28px;" />
9-
</a>
1016
</div>
1117

12-
<br /><br />
13-
1418
> [!IMPORTANT]
1519
> This SDK is not yet ready for production use. To complete setup please follow the steps outlined in your [workspace](https://app.speakeasy.com/org/speakeasy-self/speakeasy-self). Delete this section before > publishing to a package manager.
1620
21+
<div align="center">
22+
<img src="https://github.com/user-attachments/assets/f5ab386f-39bb-4ae2-aa0d-54e2f95b656d" alt="Description" width="750"/>
23+
<p><em>CodeSamples React Component in Action</em></p>
24+
</div>
25+
1726
<!-- Start Summary [summary] -->
1827
## Summary
1928

2029
Speakeasy Code Samples API: REST APIs for retrieving SDK usage snippets from the Speakeasy Code Samples API.
2130

22-
2331
For more information about the API: [The Speakeasy Platform Documentation](/docs)
2432
<!-- End Summary [summary] -->
2533

0 commit comments

Comments
 (0)